[Bug 167] New: "configure" error on Solaris 10 SPARC: Glib headers inconsistent....
https://bugzilla.balabit.com/show_bug.cgi?id=167 Summary: "configure" error on Solaris 10 SPARC: Glib headers inconsistent.... Product: syslog-ng Version: 3.3.x Platform: Other OS/Version: Solaris Status: NEW Severity: blocker Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: david.j.fenske@usps.gov Type of the Report: bug Estimated Hours: 0.0 1. Downloaded syslog-ng-3.3.4 source 2. gunzip/de-tar'ed source 3. Updated eventlog, glib, gcc packages from Sunfreeware.com 4. set PKG_CONFIG_PATH=/usr/local/lib/pkgconfig 5. Ran: ./configure 6. Receive error: configure: error: Glib headers inconsistent with current compiler setting. You might be using 32 bit Glib with a 64 bit compiler, check PKG_CONFIG_PATH 7. Have tried setting CFLAGS to -m64 and -m32 resulting in same error. I know this problem was reported in 2008 or so but no "solution" was ever given. (other than to download from sunfreeware.com, which I would do if the latest version was was available). -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 --- Comment #1 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 15:50:34 --- Created an attachment (id=51) --> (https://bugzilla.balabit.com/attachment.cgi?id=51) configure log file -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 --- Comment #2 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 15:56:16 --- Created an attachment (id=52) --> (https://bugzilla.balabit.com/attachment.cgi?id=52) Screen output from running configure -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 --- Comment #3 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 16:03:18 --- Created an attachment (id=53) --> (https://bugzilla.balabit.com/attachment.cgi?id=53) Results of running: sh -x ./configure -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 David Fenske <david.j.fenske@usps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 David Fenske <david.j.fenske@usps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.j.fenske@usps.gov -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 Sandor Geller <sandor.geller@morganstanley.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandor.geller@morganstanley. | |com --- Comment #4 from Sandor Geller <sandor.geller@morganstanley.com> 2012-03-06 16:54:29 --- Checking config.log.gz shows that the check failed because libintl.so.8 wasn't installed. On sunfreeware.com libintl is listed as a dependancy for glib so you should install it. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 --- Comment #5 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 18:15:55 --- (In reply to comment #4)
Checking config.log.gz shows that the check failed because libintl.so.8 wasn't installed. On sunfreeware.com libintl is listed as a dependancy for glib so you should install it.
Actually libintl.so.8 was installed. I made an educated guess that the default link path does not include /usr/local/lib. I set LD_LIBRARY_PATH=/usr/local/lib and configure worked. We'll see how it compiles, I was so focused on the error message I did not notice the other error. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=167 David Fenske <david.j.fenske@usps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from David Fenske <david.j.fenske@usps.gov> 2012-03-06 21:44:59 --- While "configure" works, unable to "make". Creating new bug for make shortly. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com