Date: Wed, 25 Oct 2006 13:24:37 -0400 (EDT) From: andrew@inemy.com To: freebsd-questions@freebsd.org Subject: Re: Ports: Darwin Streaming Server Message-ID: <4167.70.155.90.95.1161797077.squirrel@www.inemy.com> In-Reply-To: <3856.70.155.90.95.1161793309.squirrel@www.inemy.com> References: <3856.70.155.90.95.1161793309.squirrel@www.inemy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Okay. I found the fix to my problem. For the archives, I found the answer on the Apple Streaming-Server-Users mailling list here: http://lists.apple.com/archives/streaming-server-users/2004/Apr/msg00214.html The Buildit script in the source/work directory (work/DarwinStreamingSrvr5.5.3-Source/) refers to the CCOMP environment variable, so rather than change the Buildit script I did the following: #setenv CCOMP g++ #make clean && make and it builds fine. --Original Message-- > Hi! > > I'm compiling the port of net/DarwinStreamingServer and ran into an error: > > [...] > Installing source build of Darwin Streaming Server > copying Install to FreeBSD > copying DarwinStreamingServer to FreeBSD/DarwinStreamingServer > cp: DarwinStreamingServer: No Such File or Directory > *** Error code 1 > > > I looked for this file in the original source tarball I and don't see it. > I do see this file in the Linux tarball. Does this port require the Linux > binary tarball instead of the Source download? Yet the makefile > specifically stated using DarwinStreamingSrvr5.5.3-Source.tar. > > I had found a set of "FreeBSD binaries" (woefully out of date) that seemed > to be compiled from the Linux download and running under Linux emulation. > Is this the case for the FreeBSD port? > > I'm not subscribed to this list, so please Cc: me on any replies. > > Thanks. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4167.70.155.90.95.1161797077.squirrel>