On Mar 11, 2004, at 4:33 PM, Stephen Fisher wrote:
here is output from last few gcc's:
{huge snip of irrelevant stuff from a successful build of gnome-media}
/bin/rm -rf gnucash-1.8.8-12 /bin/mkdir -p /sw/src/gnucash-1.8.8-12 gzip -dc /sw/src/gnucash-1.8.8.tar.gz | /sw/bin/tar -xf -
{many lines of unpacking/configure}
checking for gtkhtml < 1.1... checking for gtk_html_new in -lgtkhtml... no
configure: error: Cannot find gtkhtml. See the README and config.log for more info.
### execution of /var/tmp/tmp.1.2DJZA6 failed, exit code 1
Failed: compiling gnucash-1.8.8-12 failed
The only way to figure out what goes wrong is to look into the config.log at /sw/src/gnucash-1.8.8-12/gnucash-1.8.8. The relevant part from the a successful build of gnucash on my machine looks like:
configure:13646: checking for gtkhtml < 1.1
configure:13663: checking for gtk_html_new in -lgtkhtml
configure:13682: gcc -o conftest -g -O2 -Wall -Wunused -no-cpp-precomp -I/sw/include/postgresql -I/sw/include conftest.c -lgtkhtml -L/sw/lib -L/usr/X11R6/lib -lgtkhtml -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm -lpopt -lm -lintl -lm 1>&5
ld: warning prebinding disabled because dependent library: /sw/lib/libgtkhtml.20.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
If you don't find it, send me the config.log privately (not to the list as it might be huge).
HTH,
Remi---------------------------------------------------------------------
"Sometimes I think the surest sign that intelligent life exists else-
where in the universe is that none of it has tried to contact us."
Calvin (Bill Watterson)********************************************************************* Remigius K. Mommsen e-mail: [EMAIL PROTECTED] University of California, Irvine URL: http://cern.ch/mommsen c/o SLAC voice: ++1 (650) 926-3595 2575 Sand Hill Road #35 fax: ++1 (650) 926-3882 Menlo Park, CA 94025, US home: ++1 (650) 233-9041 *********************************************************************
------------------------------------------------------- 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=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
