#20852: Problem building Tightvnc SnowLeopard 64bit -------------------------------+-------------------------------------------- Reporter: l.gedi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: tightvnc -------------------------------+-------------------------------------------- Comment(by macsforever2000@…): I see a similar error in Mac OS X 10.5.8. Xcode 3.1.3. {{{ $ sudo port install tightvnc ---> Computing dependencies for tightvnc ---> Fetching tightvnc ---> Attempting to fetch tightvnc-1.3.9_unixsrc.tar.bz2 from http://voxel.dl.sourceforge.net/vnc-tight ---> Verifying checksum(s) for tightvnc ---> Extracting tightvnc ---> Applying patches to tightvnc ---> Configuring tightvnc ---> Building tightvnc Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_x11_tightvnc/work/vnc_unixsrc" && /usr/bin/make -j5 World " returned error 2 Command output: make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncviewer... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncpasswd... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncconnect... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. make depend make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. depending in ./libvncauth... gccmakedep -- -I. -I../include -I/opt/local/include -D__i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- vncauth.c d3des.c make[2]: gccmakedep: Command not found make[2]: *** [depend] Error 127 depending in ./vncviewer... gccmakedep -- -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- argsresources.c caps.c colour.c cursor.c desktop.c dialogs.c fullscreen.c listen.c misc.c popup.c rfbproto.c selection.c shm.c sockets.c tunnel.c vncviewer.c make[2]: gccmakedep: Command not found make[2]: *** [depend] Error 127 depending in ./vncpasswd... gccmakedep -- -I../include -I/opt/local/include -D__i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- vncpasswd.c make[2]: gccmakedep: Command not found make[2]: *** [depend] Error 127 depending in ./vncconnect... gccmakedep -- -I/opt/local/include -D__i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- make[2]: gccmakedep: Command not found make[2]: *** [depend] Error 127 make[1]: *** [depend] Error 2 make: *** [World] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/20852#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS