[MacPorts] #22528: Installing tsclient, dependency vnc not compiled
MacPorts
noreply at macports.org
Sun Nov 15 07:06:35 PST 2009
#22528: Installing tsclient, dependency vnc not compiled
-----------------------------------+----------------------------------------
Reporter: rikard@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: vnc
-----------------------------------+----------------------------------------
Changes (by jmr@…):
* keywords: vnc =>
* port: tsclient => vnc
Old description:
> 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
New description:
{{{
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
--
--
Ticket URL: <http://trac.macports.org/ticket/22528#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list