bug-gnustep
[Top][All Lists]
Advanced

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

Re: Last Friday's CVS


From: Chris B. Vetter
Subject: Re: Last Friday's CVS
Date: Mon, 25 Aug 2003 13:18:25 -0700

On 22 Aug 2003 21:45:45 -0600
Adam Fedor <fedor@doc.com> wrote:
> On Mon, 2003-08-18 at 12:29, Chris B. Vetter wrote:
> > 1) There's a configure problem in -gui.
> > Running configure will tell you that it found -ljpeg and -laudiofile
> > (including the headers) but never adds the appropriate
> > -L/path/to/foo or-lfoo to config.make unless the two options
> > --with-<foo>-include= and--with-<foo>-library= are specified. As a
> > result, linking of -gui fails.
> jpeg is only added if it is needed to link with tiff.
> Works fine for me. Perhaps you can send me the config.log file it
> you're having problems with that.

See the attached gui.make (gui)config.log and (gui)config.make.
Those were created by running './configure' without any options.

[...]
> > applies). Therefor, I propose to automatically add /usr/local/lib
> > and /usr/local/include on BSD systems.
> It is. (in all the configure files). Also it's added in make to
> CONFIG_SYSTEM_... in config.make so it's used when compiling any
> GNUstep stuff.

As you can see, -ltiff is set, but /usr/local/[lib,include] are not.

-- 
Chris

Attachment: gui.make
Description: Binary data

Attachment: guiconfig.make
Description: Binary data

Attachment: guiconfig.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]