On Sun, Jun 28, 2009 at 1:43 PM, Michael Powell<[email protected]> wrote: > alexus wrote: > >> I'm trying to compile something and I'm getting these lines while I'm >> doing ./configure >> >> checking if libtool supports shared libraries... no >> checking whether to build shared libraries... no >> >> I went and even recompiled libtool >> >> # ./configure | grep -i share >> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... >> yes checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... yes >> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... >> yes checking whether the g++ linker (/usr/bin/ld) supports shared >> libraries... yes checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... yes >> checking whether the f77 linker (/usr/bin/ld) supports shared libraries... >> yes checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... yes >> checking whether the f77 linker (/usr/bin/ld) supports shared libraries... >> yes >> # >> >> yet still same thing with my other program, it wont compile shared >> libraries... >> > > Try using the ports system to install software. May work better. > > -Mike > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" >
company policy not too use ports, any other suggestions? -- http://alexus.org/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
