Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jan 2006 01:54:27 +0100
From:      Thomas Fagart <tfagart@brozs.net>
To:        freebsd-ports@freebsd.org
Subject:   [DarwinStreamingServer5.5 doesn' build on AMD64 FreeBSD 6.0]
Message-ID:  <43BF1143.1000600@brozs.net>

next in thread | raw e-mail | index | archive | help
Hello,

Below the end of the build of the port

c++ -o QTTrackInfo  QTTrackInfo.o ../../SafeStdLib/InternalStdLib.o ../../RTPMetaInfoLib/RTPMetaInfoPacket.o -O2 -fno-strict-aliasing -pipe   -L../../CommonUtilitiesLib -L../../QTFileLib -pthread -lm -lcrypt -lCommonUtilitiesLib  -lQTFileExternalLib ../../CommonUtilitiesLib/libCommonUtilitiesLib.a ../../QTFileLib/libQTFileExternalLib.a
[: =: unexpected operator
Installing source build of Darwin Streaming Server
creating directory FreeBSD
copying Install to FreeBSD
copying DarwinStreamingServer to FreeBSD/DarwinStreamingServer
cp: DarwinStreamingServer: No such file or directory
*** Error code 1

Stop in /usr/ports/net/DarwinStreamingServer.




But before in the build I've got the following errors

Server.tproj/main.cpp:226: error: invalid conversion from `void (*)(...)' to `void (*)(int)'
*** Error code 1


PlaylistBroadcaster.cpp:2120: warning: cast from pointer to integer of different size
*** Error code 1



Thanks for any help

Thomas




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BF1143.1000600>