Re: Solaris8 compiling problem : ld: fatal: library -ldl: not found
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2006-12-15 15:13:30
|
On 15/12/06 11:56, Yannick Mercier wrote: > Hi Set, > > After removing the --static and trying the build again, I only get the > error > about > vasprintf > ../libmigdb/src/libmigdb.a(connect.o) > > You suggest to disable debug support, do you know how I can do that ? > It doesnt seem to be a parameter to the configure script Just move away libmigdb.a and reconfigure. The script won't be able to find it and will automatically disable the debug support. SET |