Hi Jeffrey,

I tried today updating gv, but it fails because the compile statement lacks -I/usr/X11R6/include. configure does find the headers.

fink update gv
...
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for main in -lICE... yes
checking for main in -lSM... yes
checking for main in -lXext... yes
checking for XtOpenDisplay in -lXt... yes
checking for main in -lXmu... yes
checking for main in -lXpm... yes
checking for XawInitializeWidgetSet in -lXaw3d... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/version.texi
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/ac_config.h
config.status: executing depfiles commands
make
Making all in src
creating gv_intern_res_unix.dat
creating gv_intern_res_unix.h
creating gv_make_res.dat
creating gv_class.ad
cp ./gv_copyright.dat ./gv_class.ad
creating gv_class.h
make all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I/sw/include -g -O2 -MT Aaa.o -MD -MP -MF ".deps/Aaa.Tpo" -c -o Aaa.o Aaa.c; \
then mv -f ".deps/Aaa.Tpo" ".deps/Aaa.Po"; else rm -f ".deps/Aaa.Tpo"; exit 1; fi
In file included from Aaa.c:49:
Aaa_intern.h:49:28: X11/Xlib.h: No such file or directory
Aaa_intern.h:50:33: X11/Xresource.h: No such file or directory
...


Cheers,
                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
*********************************************************************



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to