Re: Can't install



On  8 Nov, Nicolas Conde wrote:
+-----
|     The problem is that the 'configure' script sends me a 
|  senseless error message:
|  gcc can't create executables, but I use gcc and g++ almost 
|  everyday and they work!
+--->8

There should be a file config.log in the package directory containing
all the details from configure's attempt.  The last 20 or so lines of
the file will show what went wrong.  If you can't figure it out
yourself then post the last 20-30 lines of config.log to the mailing
list.

In my experience this is usually caused by bad CFLAGS/CPPFLAGS/LIBS
passed into configure.  (Which happens fairly often in my environment
because I build on Solaris and link against the BIND 8 resolver, which
requires some fairly ugly hackery to get configure to recognize it.)

-- 
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	  ["better check the oblivious first" -ke6sls]



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