Bug 100450 - v 0.29.2 lacks makefile
Summary: v 0.29.2 lacks makefile
Status: RESOLVED MOVED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: pkg-config
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 14:32 UTC by chuckcoleman
Modified: 2018-08-25 12:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
attachment-24546-0.html (7.37 KB, text/html)
2017-03-29 16:54 UTC, chuckcoleman
Details

Description chuckcoleman 2017-03-29 14:32:40 UTC
It's hard to make this package without a makefile. I made v. 0.29.1 instead.
Comment 1 Dan Nicholson 2017-03-29 14:42:45 UTC
Sorry, I don't understand. I just downloaded the tarball again to make sure. It has a Makefile.in, which is used to generate the Makefile by running configure. Do the instructions in the INSTALL file work?
Comment 2 chuckcoleman 2017-03-29 16:54:04 UTC
Created attachment 130537 [details]
attachment-24546-0.html

I ran ./configure first and no Makefile resulted.  I've been a bit distracted, so I didn't notice the error messages:
configure:3434: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3445: $? = 1configure:3434: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input files
$ gcc --versiongcc (GCC) 6.3.0Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
There may be a problem with my setup.  I installed gcc, then my Mac required service.  It was a software configuration problem, so my disk had to be wiped and the OS reinstalled.  Since then, I've had to go through contortions to reinstall gcc.  I had to download clang first, which assumed it was gcc.  I fixed that, as my success with v 0.29.1 and this output attest. 

    On Wednesday, March 29, 2017 10:42 AM, "bugzilla-daemon@freedesktop.org" <bugzilla-daemon@freedesktop.org> wrote:
 

     Comment # 1 on bug 100450 from  Dan Nicholson Sorry, I don't understand. I just downloaded the tarball again to make sure. It
has a Makefile.in, which is used to generate the Makefile by running configure.
Do the instructions in the INSTALL file work?   You are receiving this mail because:    
   - You reported the bug.
Comment 3 GitLab Migration User 2018-08-25 12:56:46 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pkg-config/pkg-config/issues/45.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.