Re: [gtk-list] Compiling gtk 0.99.4 on FreeBSD...



> When running ./configure for gimp 0.99.19 I get the following error:
> 
> checking for gtk >= 0.99.4... no
> configure: error: Cannot include/link gtk/gdk/glib--check CFLAGS/LDFLAGS
> 
> I figure this means that GTK has not been properly installed on my
> machine, but I ran configure, make, and make install without a hitch... or
> so I thought.
> 
> When I went back over the make output I found this warning:
> 
> libtool: link: warning: using a buggy system linker
> libtool: link: relinking will be required before `testglib' can be
> installed
> 
FreeBSD uses an old patched gnu linker since gnu dropped a.out support
in favour of ELF, it should work fine though.

> 
> Does this mean that GTK was not properly installed?  How can I fix it?
> Anyone else have luck make-ing  on a  FreeBSD 2.2.5 system?
> 

Do you have the libraries and include files in the proper place?
(unless you changed it with --prefix=.., it should be in
/usr/local/lib/lib{gdk,gtk}.* and /usr/local/include/{gdk,gtk})

if you have try compiling something.


----------------------------------------------------
Marc van Kempen                 BowTie Technology     
Email: marc@bowtie.nl            WWW & Databases
tel. +31 40 2 43 20 65         
fax. +31 40 2 44 21 86         http://www.bowtie.nl
----------------------------------------------------





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