Re: bug in imlib 1.9.2



In message <199901261647.QAA00772@cby-wts>, "Mark R. Bowyer" writes:
+-----
| >This is a libtool problem.  cc spits out a warning about the source file
| >being empty; libtoolize interprets any warnings from its test as a sign that
| >shared libraries don't work, because of a bogosity on HP/UX.
| 
| And on Solaris it seems.  But this suggests we could fix this by tweaking 
| configure/Makefile(s)?
+--->8

I wasn't clear.  The bug is on HP/UX only; the *test* is done on all
platforms, for who knows what reason, and thus trips up on Solaris because
of a completely unrelated complaint.  One would think they would test an
HP/UX-specific bug only on HP/UX....

Workaround (1):  edit ltmain.sh line 551++ to not check the size of
conftest.err, then libtoolize --force all GNOME packages.

Workaround (2):  make a shell script wrapper for cc which saves stderr and
greps out the warning message, and use that to libtoolize.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
electrical and computer engineering					 KF8NH
carnegie mellon university	      ["God, root, what is difference?" -Pitr]



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]