OK, so all have had good advice, and I'm getting closer (I hope!). Now,
after rebuilding several libs, including gettext (a couple of times, with
other lib rebuilds in between (as the output suggested upon failures), I now
get, when doing a:

'fink install gtk+2'
.
.
.
Making all in stock-icons
GDK_PIXBUF_MODULEDIR=../../gdk-pixbuf \
   ../../gdk-pixbuf/gdk-pixbuf-csource --raw --build-list stock_add_16
./stock_add_16.png stock_add_24 ./stock_add_24.png stock_align_center_16
./stock_align_center_16.png stock_align_center_24
./stock_align_center_24.png stock_align_justify_16
./stock_align_justify_16.png stock_align_justify_24
./stock_align_justify_24.png stock_align_left_16 ./stock_align_left_16.png
stock_align_left_24 ./stock_align_left_24.png stock_align_right_16
./stock_align_right_16.png stock_align_right_24 ./stock_align_right_24.png
stock_apply_20 ./stock_apply_20.png stock_cancel_20 ./stock_cancel_20.png
stock_dnd_multiple_32 ./stock_dnd_multiple_32.png stock_bottom_16
./stock_bottom_16.png stock_bottom_24 ./stock_bottom_24.png stock_cdrom_16
./stock_cdrom_16.png stock_cdrom_24 ./stock_cdrom_24.png stock_clear_24
./stock_clear_24.png stock_close_20 ./stock_close_20.png stock_close_24
./stock_close_24.png stock_colorselector_24 ./stock_colorselector_24.png
>./gtkstockpixbufs.h
failed to load "./stock_add_16.png": Image-loading module
../../gdk-pixbuf/libpixbufloader-png.la does not export the proper
interface; perhaps it's from a different GTK version?
make[3]: *** [gtkstockpixbufs.h] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
###  failed, exit code 2
Failed: compiling gtk+2-2.0.2-2 failed

Does anyone out there know which library needs rebuilding next?
(Yes, I've already rebuilt gdk-pixbuf & gdk-pixbuf-shlibs (0.16.0-6), to no
avail.)

David


On 5/28/02 11:18 AM, "Alexander Hansen" <[EMAIL PROTECTED]> wrote:

> What does 'which gettext' give you?  If it doesn't return /sw/bin/gettext
> then you will probably want to rename the file that is returned (e.g.
> /usr/local/bin/gettext) to something else and try again.
> 
> If you do get back /sw/bin/gettext then try rebuilding gettext, and then
> rebuild glib2.
> 
> --
> Alexander K. Hansen
> Associate Research Scientist, Columbia University
> Levitated Dipole Experiment
> MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219
> Cambridge, MA  02139-4213
> Phone:    617-252-1818    Fax:    208-988-4057
> 
> On Tue, 28 May 2002, David H. Peyton wrote:
> 
>> OK, more information:
>> 
>> I tried another 'fink rebuild glib2' (although it claims to be up-do-date,
>> when I do a fink list glib2), and got the following failure:
>> 
>> 'fink rebuild glib2'
>> .
>> .
>> .
>> checking for libintl.h... yes
>> checking for dgettext in libc... no
>> checking for bindtextdomain in -lintl... no
>> found xgettext program is not GNU xgettext; ignore it
>> configure: error:
>> *** You must have either have gettext support in your C library, or use the
>> *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
>> 
>> ###  failed, exit code 1
>> Failed: compiling glib2-2.0.1-3 failed
>> 
>> Any ideas?
>> 
>> David
>> 
>> On 5/28/02 6:42 AM, "Masanori Sekino" <[EMAIL PROTECTED]> wrote:
>> 
David H. Peyton
Professor of Chemistry
Portland State University
Portland, OR  97207-0751
    [EMAIL PROTECTED]
    503 725-3875
    503 725-9525 FAX



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to