I sent a couple of incomplete messages, because I hit the wrong key in pine!
Anyway.. -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 On Sat, 18 Jan 2003, Alexander Hansen wrote: > On Sat, 18 Jan 2003, [ISO-8859-1] Mich�le Garoche wrote: > > > 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. > You can remove automake-1.6.3-2, because it's a dummy package. I got the same message--it looks like the config script is looking for automake-1.4, which we no longer have. > > 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? These look like they are probably just warnings. > > > > Mich�le > > <http://micmacfr.homeunix.org/> > > > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- 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
