Opened 15 years ago
Closed 15 years ago
#22528 closed defect (fixed)
Installing tsclient, dependency vnc not compiled
Reported by: | rikard@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | vnc |
Description (last modified by jmroot (Joshua Root))
rikard-svenningsens-mac-mini:~ rs$ sudo port install tsclient Password: ---> Computing dependencies for tsclient ---> Building vnc Error: Target org.macports.build returned: shell command "cd '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_vnc/work/vnc-3.3.7-unixsrc/Xvnc' && make World" returned error 2 Command output: cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" clean rm -f ccimake imake.o imake rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#* rm -f -r Makefile.proto Makefile Makefile.dep bootstrap make Makefile.boot cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" making imake with BOOTSTRAPCFLAGS= in config/imake cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c ccimake.c: In function 'main': ccimake.c:45: warning: incompatible implicit declaration of built-in function 'exit' cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap cd ./config/makedepend && make -f Makefile.proto bootstrap make[2]: Nothing to be done for `bootstrap'. ./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake cd ./config/imake && make -f Makefile.proto bootstrapdepend make[2]: Nothing to be done for `bootstrapdepend'. cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" bootstrap + mkdir bootstrap mv *.o imake bootstrap cd ./config/imake && make -f Makefile.proto all cc -O -Wpointer-arith -no-cpp-precomp -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include DarwinMachineDefines -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DCPP_PROGRAM="\"cpp\"" -c -o imake.o imake.c i686-apple-darwin10-gcc-4.2.1: DarwinMachineDefines: No such file or directory make[2]: *** [imake.o] Error 1 make[1]: *** [imake.bootstrap] Error 2 make: *** [World] Error 2 Error: The following dependencies failed to build: vnc Error: Status 1 encountered during processing.
I hope I have done this the right way. Best regards.
Rikard Svenningsen
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | vnc removed |
Port: | vnc added; tsclient removed |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Should be fixed by the update to 4.1.3 in r60552.