Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2013 16:30:00 -0500
From:      Omar S <omars1234@gmail.com>
To:        multimedia@FreeBSD.org
Subject:   problem with liveMedia port and $LOCALBASE
Message-ID:  <CA%2B%2BoXvRfNWugbdZZSZXECqKrV8Lp09RC5-g=hF8o38L7-desww@mail.gmail.com>

index | next in thread | raw e-mail

Hi,

I noticed the new liveMedia port fails on installation, though it builds
clean.  It appears to not be completely using LOCALBASE for install,
so the staging doesn't work right.  I show the staging directory has
some things in LOCALBASE and somethings in usr/local --all of which
should be in LOCALBASE.

Current ports tree (as of a few minutes ago, revision 335716 ),
FreeBSD-8.4R amd64

This is the Makefile revision:
# $FreeBSD: head/net/liveMedia/Makefile 335446 2013-12-01 21:58:15Z thierry $

These subdirectories are created in the wrong place in the staging directory:
> du -sh work/stage/usr/local/*
362k    work/stage/usr/local/bin
650k    work/stage/usr/local/include
1.4M    work/stage/usr/local/lib

(long list below)

thanks,
-omar

usr/local/lib:
libliveMedia.so.16.0.1                  libUsageEnvironment.so.1.0.0
libliveMedia.so.16                      libUsageEnvironment.so.1
libliveMedia.so                         libUsageEnvironment.so
libgroupsock.so.1.0.1                   libBasicUsageEnvironment.so.0.0.1
libgroupsock.so.1                       libBasicUsageEnvironment.so.0
libgroupsock.so                         libBasicUsageEnvironment.so

usr/local/include:
liveMedia               UsageEnvironment
groupsock               BasicUsageEnvironment

usr/local/include/liveMedia:
uLawAudioFilter.hh
liveMedia_version.hh
liveMedia.hh
WAVAudioFileSource.hh
WAVAudioFileServerMediaSubsession.hh
VorbisAudioRTPSource.hh
VorbisAudioRTPSink.hh
VideoRTPSink.hh
VP8VideoRTPSource.hh
VP8VideoRTPSink.hh
TextRTPSink.hh
TCPStreamSink.hh
T140TextRTPSink.hh
StreamReplicator.hh
SimpleRTPSource.hh
SimpleRTPSink.hh
ServerMediaSession.hh
SIPClient.hh
RTSPServerSupportingHTTPStreaming.hh
RTSPServer.hh
RTSPRegisterSender.hh
RTSPCommon.hh
RTSPClient.hh
RTPSource.hh
RTPSink.hh
RTPInterface.hh
RTCP.hh
QuickTimeGenericRTPSource.hh
QuickTimeFileSink.hh
QCELPAudioRTPSource.hh
ProxyServerMediaSession.hh
PassiveServerMediaSubsession.hh
OutputFile.hh
OnDemandServerMediaSubsession.hh
MultiFramedRTPSource.hh
MultiFramedRTPSink.hh
MediaSource.hh
MediaSink.hh
MediaSession.hh
Media.hh
MatroskaFileServerDemux.hh
MatroskaFile.hh
MPEGVideoStreamFramer.hh
MPEG4VideoStreamFramer.hh
MPEG4VideoStreamDiscreteFramer.hh
MPEG4VideoFileServerMediaSubsession.hh
MPEG4LATMAudioRTPSource.hh
MPEG4LATMAudioRTPSink.hh
MPEG4GenericRTPSource.hh
MPEG4GenericRTPSink.hh
MPEG4ESVideoRTPSource.hh
MPEG4ESVideoRTPSink.hh
MPEG2TransportUDPServerMediaSubsession.hh
MPEG2TransportStreamTrickModeFilter.hh
MPEG2TransportStreamMultiplexor.hh
MPEG2TransportStreamIndexFile.hh
MPEG2TransportStreamFromPESSource.hh
MPEG2TransportStreamFromESSource.hh
MPEG2TransportStreamFramer.hh
MPEG2TransportFileServerMediaSubsession.hh
MPEG2IndexFromTransportStream.hh
MPEG1or2VideoStreamFramer.hh
MPEG1or2VideoStreamDiscreteFramer.hh
MPEG1or2VideoRTPSource.hh
MPEG1or2VideoRTPSink.hh
MPEG1or2VideoFileServerMediaSubsession.hh
MPEG1or2VideoFileServerMediaSubsession.hh
MPEG1or2FileServerDemux.hh
MPEG1or2DemuxedServerMediaSubsession.hh
MPEG1or2DemuxedElementaryStream.hh
MPEG1or2Demux.hh
MPEG1or2AudioStreamFramer.hh
MPEG1or2AudioRTPSource.hh
MPEG1or2AudioRTPSink.hh
MP3Transcoder.hh
MP3FileSource.hh
MP3AudioFileServerMediaSubsession.hh
MP3ADUinterleaving.hh
MP3ADUTranscoder.hh
MP3ADURTPSource.hh
MP3ADURTPSink.hh
MP3ADU.hh
Locale.hh
JPEGVideoSource.hh
JPEGVideoRTPSource.hh
JPEGVideoRTPSink.hh
InputFile.hh
H264VideoStreamFramer.hh
H264VideoStreamDiscreteFramer.hh
H264VideoRTPSource.hh
H264VideoRTPSink.hh
H264VideoFileSink.hh
H264VideoFileServerMediaSubsession.hh
H263plusVideoStreamFramer.hh
H263plusVideoRTPSource.hh
H263plusVideoRTPSink.hh
H263plusVideoFileServerMediaSubsession.hh
H261VideoRTPSource.hh
GSMAudioRTPSink.hh
FramedSource.hh
FramedFilter.hh
FramedFileSource.hh
FileSink.hh
FileServerMediaSubsession.hh
DigestAuthentication.hh
DeviceSource.hh
DarwinInjector.hh
DVVideoStreamFramer.hh
DVVideoRTPSource.hh
DVVideoRTPSink.hh
DVVideoFileServerMediaSubsession.hh
ByteStreamMultiFileSource.hh
ByteStreamMemoryBufferSource.hh
ByteStreamFileSource.hh
BitVector.hh
BasicUDPSource.hh
BasicUDPSink.hh
Base64.hh
AudioRTPSink.hh
AudioInputDevice.hh
AVIFileSink.hh
AMRAudioSource.hh
AMRAudioRTPSource.hh
AMRAudioRTPSink.hh
AMRAudioFileSource.hh
AMRAudioFileSink.hh
AMRAudioFileServerMediaSubsession.hh
ADTSAudioFileSource.hh
ADTSAudioFileServerMediaSubsession.hh
AC3AudioStreamFramer.hh
AC3AudioRTPSource.hh
AC3AudioRTPSink.hh
AC3AudioFileServerMediaSubsession.hh

usr/local/include/groupsock:
groupsock_version.hh    NetCommon.h             GroupsockHelper.hh
TunnelEncaps.hh         NetAddress.hh           Groupsock.hh
NetInterface.hh         IOHandlers.hh           GroupEId.hh

usr/local/include/UsageEnvironment:
strDup.hh                       HashTable.hh
UsageEnvironment_version.hh     Boolean.hh
UsageEnvironment.hh

usr/local/include/BasicUsageEnvironment:
HandlerSet.hh                           BasicUsageEnvironment0.hh
DelayQueue.hh                           BasicUsageEnvironment.hh
BasicUsageEnvironment_version.hh        BasicHashTable.hh

usr/local/bin:
vobStreamer                             testMPEG1or2AudioVideoStreamer
testWAVAudioStreamer                    testMP3Streamer
testReplicator                          testMP3Receiver
testRelay                               testH264VideoToTransportStream
testRTSPClient                          testH264VideoStreamer
testOnDemandRTSPServer                  testDVVideoStreamer
testMPEG4VideoStreamer                  testAMRAudioStreamer
testMPEG2TransportStreamer              sapWatch
testMPEG2TransportStreamTrickPlay       registerRTSPStream
testMPEG2TransportReceiver              playSIP
testMPEG1or2VideoStreamer               openRTSP
testMPEG1or2VideoReceiver               live555ProxyServer
testMPEG1or2Splitter                    live555MediaServer
testMPEG1or2ProgramToTransportStream    MPEG2TransportStreamIndexer


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B%2BoXvRfNWugbdZZSZXECqKrV8Lp09RC5-g=hF8o38L7-desww>