"fink install gv" gave

gzip -dc /sw/src/gv-3.5.8.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
sed 's|<PREFIX>|/sw|g' < /sw/fink/dists/stable/main/finkinfo/text/gv-3.5.8-5.patch | patch -p1
patching file config.Unix
patching file source/gv_user_res.dat
patching file source/setenv.c
patching file source/Imakefile
xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
making Makefiles in doc...
make[1]: Nothing to be done for `Makefiles'.
making Makefiles in doc/source...
make[1]: Nothing to be done for `Makefiles'.
making Makefiles in source...
make[1]: Nothing to be done for `Makefiles'.
cp doc/*html source
cp doc/*man source
make CC=gcc3 CPPFLAGS="-no-cpp-precomp -I/sw/include" LOCAL_LDFLAGS="-L/sw/lib"
making all in ./source...
gcc3 -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11R6/include -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DCSRG_BASED -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER -DUSER_DEFAULTS=\"~/.gv\" -DGV_LIBDIR=\"/sw/lib/gv/\" -DGV_CODE -DUSE_FALLBACK_STYLES -no-cpp-precomp -I/sw/include -c -o Aaa.o Aaa.c
In file included from Aaa.c:49:
Aaa_intern.h:44:27: warning: pasting "/" and "Xlib" does not give a valid preprocessing token
Aaa_intern.h:44:27: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:45:32: warning: pasting "/" and "Xresource" does not give a valid preprocessing token
Aaa_intern.h:45:32: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:46:33: warning: pasting "/" and "IntrinsicP" does not give a valid preprocessing token
Aaa_intern.h:46:33: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:47:33: warning: pasting "/" and "cursorfont" does not give a valid preprocessing token
Aaa_intern.h:47:33: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:48:33: warning: pasting "/" and "StringDefs" does not give a valid preprocessing token
Aaa_intern.h:48:33: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:50:27: warning: pasting "/" and "Misc" does not give a valid preprocessing token
Aaa_intern.h:50:27: warning: pasting "h" and ">" does not give a valid preprocessing token
Aaa_intern.h:51:33: warning: pasting "/" and "Converters" does not give a valid preprocessing token
Aaa_intern.h:51:33: warning: pasting "h" and ">" does not give a valid preprocessing token


and any, many more similar warnings, finally ending with

gcc3 -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11R6/include -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DCSRG_BASED -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER -DUSER_DEFAULTS=\"~/.gv\" -DGV_LIBDIR=\"/sw/lib/gv/\" -DGV_CODE -DUSE_FALLBACK_STYLES -no-cpp-precomp -I/sw/include -c -o setenv.o setenv.c
setenv.c: In function `setenv':
setenv.c:57: warning: implicit declaration of function `strlen'
setenv.c:62: warning: suggest parentheses around assignment used as truth value
setenv.c:83: warning: implicit declaration of function `memcpy'
setenv.c:89: warning: assignment discards qualifiers from pointer target type
setenv.c:94: warning: suggest parentheses around assignment used as truth value
gcc3 -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11R6/include -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DCSRG_BASED -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER -DUSER_DEFAULTS=\"~/.gv\" -DGV_LIBDIR=\"/sw/lib/gv/\" -DGV_CODE -DUSE_FALLBACK_STYLES -no-cpp-precomp -I/sw/include -c -o getenv.o getenv.c
getenv.c: In function `_findenv':
getenv.c:60: warning: implicit declaration of function `strncmp'
gcc3 -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/X11R6/include -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DCSRG_BASED -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER -DUSER_DEFAULTS=\"~/.gv\" -DGV_LIBDIR=\"/sw/lib/gv/\" -DGV_CODE -DUSE_FALLBACK_STYLES -no-cpp-precomp -I/sw/include -c -o Scrollbar.o Scrollbar.c
Scrollbar.c:38:30: warning: pasting "/" and "IntrinsicP" does not give a valid preprocessing token
Scrollbar.c:38:30: warning: pasting "h" and ">" does not give a valid preprocessing token
Scrollbar.c:39:30: warning: pasting "/" and "StringDefs" does not give a valid preprocessing token
Scrollbar.c:39:30: warning: pasting "h" and ">" does not give a valid preprocessing token
Scrollbar.c:40:27: warning: pasting "/" and "XawInit" does not give a valid preprocessing token
Scrollbar.c:40:27: warning: pasting "h" and ">" does not give a valid preprocessing token
Scrollbar.c:41:27: warning: pasting "/" and "Drawing" does not give a valid preprocessing token
Scrollbar.c:41:27: warning: pasting "h" and ">" does not give a valid preprocessing token
In file included from Scrollbar.c:42:
ScrollbarP.h:32:27: warning: pasting "/" and "ThreeDP" does not give a valid preprocessing token
ScrollbarP.h:32:27: warning: pasting "h" and ">" does not give a valid preprocessing token
In file included from ScrollbarP.h:33,
from Scrollbar.c:42:
Scrollbar.h:32:30: warning: pasting "/" and "Converters" does not give a valid preprocessing token
Scrollbar.h:32:30: warning: pasting "h" and ">" does not give a valid preprocessing token
Scrollbar.h:33:30: warning: pasting "/" and "Xfuncproto" does not give a valid preprocessing token
Scrollbar.h:33:30: warning: pasting "h" and ">" does not give a valid preprocessing token
creating gv_user.ad
creating gv_system.ad
creating GV.ad
rm -f gv
gcc3 -o gv -g -Os -Wall -Wpointer-arith -no-cpp-precomp -L/sw/lib -L/usr/X11R6/lib Aaa.o Aaa_bison.o Aaa_lex.o Button.o Clip.o FileSel.o Frame.o Ghostview.o MButton.o Switch.o Vlist.o actions.o callbacks.o confirm.o dialog.o doc_misc.o error.o file.o info.o magmenu.o main.o media.o misc.o miscmenu.o misc_private.o note.o options.o options_fs.o options_gs.o options_gv.o options_setup.o process.o popup.o ps.o resource.o save.o scale.o signal.o version.o widgets_misc.o zoom.o setenv.o getenv.o Scrollbar.o -lm -lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
ld: can't locate file for: -lcrtbegin.o
make[1]: *** [gv] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling gv-3.5.8-5 failed


tia, Jonathan


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to