Re: [Fink-devel] gimp2 errors

2004-04-10 Thread David R. Morrison
Koen,

Go into your build directory and examine config.log.  The problem you've
encountered is often caused by a missing BuildDepends on gettext-dev
and/or libiconv-dev, and you'll see -lintl or -liconv on the link line
that is failing.  Or if not those, some other missing library.

  -- Dave



Cc: [EMAIL PROTECTED]
From: Koen van der Drift [EMAIL PROTECTED]
To: Fink devel [EMAIL PROTECTED]
Subject: [Fink-devel] gimp2 errors
Date: Sat, 10 Apr 2004 08:26:22 -0400

Hi,

I got the following error during the configure phase:


checking for GLIB - version = 2.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GLIB is incorrectly 
installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for help.
make: *** No targets specified and no makefile found.  Stop.
### execution of /var/tmp/tmp.1.T52QBl failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed


It tuns out that glib2-dev is not included in the .info file. After 
installing this package, the error disappeared, but then I got the 
following:



checking for GTK+ - version = 2.2.2... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GTK+ is incorrectly 
installed.
configure: error: Test for GTK+ failed. See the file 'INSTALL' for help.
make: *** No targets specified and no makefile found.  Stop.
### execution of /var/tmp/tmp.1.S5Uwqh failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed

Similarly, I assumed that gtk+2-dev was missing, but it actually is 
installed already (as well as gtk+2 and gtk+2-shlibs). Am I missing 
another package?



thanks,

- Koen.



ps. I suggest that maintainers test their packages after using the 
purge-all script (or whatever the name is). This should catch all 
needed packages. See also the libmng2 thread.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gimp2 errors

2004-04-10 Thread Koen van der Drift
On Apr 10, 2004, at 9:23 AM, David R. Morrison wrote:

Go into your build directory and examine config.log.  The problem 
you've
encountered is often caused by a missing BuildDepends on gettext-dev
and/or libiconv-dev, and you'll see -lintl or -liconv on the link line
that is failing.  Or if not those, some other missing library.

Both gettext-dev and libiconv-dev are already installed on my system. 
The line also mentions lexpat, but expat is also on my system.

- Koen.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gimp2 errors

2004-04-10 Thread Koen van der Drift
On Apr 10, 2004, at 3:08 PM, kinako wrote:

I also rebuilt gtk+2, then it proceeded again, although the version
itself didn't varied.


Thanks,

After rebuilding gtk+2, the compilation of gimp2 started. Now let's see 
if it finishes... :)



BTW, I saw that both giflib-shlibs and libungif-shlibs get installed 
for gimp2. Shouldn't it be either one of them? I got prompted to choose 
between them, and all times I selected libungif.



- Koen.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gimp2 errors

2004-04-10 Thread Alexander Strange
On Apr 10, 2004, at 8:26 AM, Koen van der Drift wrote:

Hi,

I got the following error during the configure phase:

checking for GLIB - version = 2.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file 
config.log for the
*** exact error that occured. This usually means GLIB is incorrectly 
installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for 
help.
make: *** No targets specified and no makefile found.  Stop.
### execution of /var/tmp/tmp.1.T52QBl failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed

It tuns out that glib2-dev is not included in the .info file.
I think this could be considered a problem with glib2. There shouldn't 
be a 'glib2-dev' package in the first place; it should be following the 
form where headers are in 'glib2' (there is a 'glib2' package that only 
includes the gettext localizations, and that is listed in BuildDepends) 
and the library is in 'glib2-shlibs'.

Right now I'm having some very weird link errors with libwmf which is 
holding up me fixing all of gimp2.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel