I've just run fink selfupdate-cvs, there were 2 packages to update
pkgconfig and intltool.
They compiled and installed, but I've got the following warnings, maybe
it's not a problem, but I don't know:
For intltool-0.23:
.........
checking for working automake-1.4... missing
.......
Strange I have those ones installed:
i automake 1.6.3-2 Upgrade package -> automake1.6
i automake1.6 1.6.3-1 Tool for generating GNU
Standards-complia.
For pkgconfig-0.15.0
Same as above with automake
Plus:
...
ranlib .libs/libglib.al
creating libglib.la
(cd .libs && rm -f libglib.la && ln -s ../libglib.la libglib.la)
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib
-no-cpp-precomp -I/sw/include -O3 -fstrict-aliasing -funroll-loops
-Wall -D_REENTRANT -c testglib.c
testglib.c: In function `g_node_test':
testglib.c:86: warning: reading through null pointer (arg 5)
........... (a bunch of lines like this)
....................
ranlib .libs/libgthread.al
creating libgthread.la
(cd .libs && rm -f libgthread.la && ln -s ../libgthread.la
libgthread.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread
-DG_LOG_DOMAIN=\"GThread\" -no-cpp-precomp -I/sw/include -O3
-fstrict-aliasing -funroll-loops -Wall -D_REENTRANT -c testgthread.c
In file included from testgthread.c:6:
../testglib.c: In function `g_node_test':
../testglib.c:86: warning: reading through null pointer (arg 5)
.................... idem
/bin/sh ../libtool --mode=link gcc -O3 -fstrict-aliasing
-funroll-loops -Wall -D_REENTRANT -L/sw/lib -o list-test list-test.o
../libglib.la
gcc -O3 -fstrict-aliasing -funroll-loops -Wall -D_REENTRANT -L/sw/lib
-o list-test list-test.o ../.libs/libglib.al
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -no-cpp-precomp -I/sw/include
-O3 -fstrict-aliasing -funroll-loops -Wall -D_REENTRANT -c node-test.c
node-test.c: In function `g_node_test':
node-test.c:99: warning: reading through null pointer (arg 5)
................. idem
Is something wrong here?
Mich�le
<http://micmacfr.homeunix.org/>
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
- Re: [Fink-users] Pb with pkgconfig and intltool? Mich�le Garoche
- Re: [Fink-users] Pb with pkgconfig and intltool? Alexander Hansen
- Re: [Fink-users] Pb with pkgconfig and intltool? Alexander Hansen
- Re: [Fink-users] Pb with pkgconfig and intltool? Mich�le Garoche
