Yes. Sorry I left that part out.  If I put in each module as a -c, just to
compile them with the LIBS, then it works, but it won't work re-entrantly.

JATF

> -----Original Message-----
> From: Thomas Dodd [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, September 22, 2000 10:05 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: GTK/Makefile newbie question...
> 
> "Freivald, Joseph A, GOVMK" wrote:
> >
> > and the program now fails to compile, complaining that it can't find the
> gtk
> > libraries.  Also, I have tried running the gtk-config file manually and
> > copying the output to FLAGS and LIBS.
> > 
> > When gcc attempts to compile the individual modules, there is no trace
> of
> > the libraries that are needed in the command line, and it aborts.
> 
> Did you install them? look in the -L dirs from gtk-config for
> the libs mentioned. Are they there?
> 
> You also might need the linker options before the filenames
> in the gcc command line. You may have a parse order error.
> 
>       -Thomas
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-devel-list



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to