On 1/20/06, Bob Portmann <[EMAIL PROTECTED]> wrote: > --- Benjamin Reed <[EMAIL PROTECTED]> wrote: > > Alexander K. Hansen wrote: > > > > >> BOTTOM OF ERROR OUTPUT: > > >> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include > > -I/usr/X11R6/include > > >> -I/usr/X11R6/include/freetype2 -I../.. > > -I/sw/lib/freetype219/include > > >> -I/sw/include -g -Wall -Wunused -Wmissing-prototypes > > >> -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes > > >> -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual > > -Wcast-align > > >> -Wwrite-strings -c generated.c -fno-common -DPIC -o > > .libs/generated.o > > >> In file included from generated.c:4: > > >> /sw/include/vte/vte.h:28:18: glib.h: No such file or directory > > > <snip> > > > > > > I'd suspect you're missing /sw/include/glib-2.0/glib.h, which is > > from glib2-dev. > > > > the question is, how did this happen, 'cause gtk-sharp2 builddepends > > on glib2-dev. > > Doing a fink list it claims that glib2-dev is intalled: > > i glib2 2.8.5-1 Handy library of utility functions > i glib2-dev 2.8.5-1 Handy library of utility functions > i glib2-shlibs 2.8.5-1 Handy library of utility functions > > Should I try to rebuild these? > > Bob > >
Verify whether /sw/include/glib-2.0/glib.h is indeed absent. If so, go for the rebuild. -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
