Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 07:33:58 -0800 (PST)
From:      "Scott I. Remick" <scott@sremick.net>
To:        lioux@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: mpeg4ip-1.1_1
Message-ID:  <20041129153359.96661.qmail@web53604.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Still having troubles getting mpeg4ip to compile. There have been some
updates to ports and I was hoping given time it would get fixed but
apparently not. I'm getting new/different errors than before, though.

This is on a 5.3R system. Here's where it dies:

 c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../player/src
-I/player/lib -I../../../../include -I../../../../lib -I../../../../lib/sdp
-I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS
-fexceptions -Wall -Werror -Wno-char-subscripts -Woverloaded-virtual
-Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -O -pipe -DMPEG4IP -MT
rawa.lo -MD -MP -MF .deps/rawa.Tpo -c rawa.cpp  -fPIC -DPIC -o .libs/rawa.o
rawa.cpp:22:17: mp4.h: No such file or directory
rawa.cpp: In function `codec_data_t* rawa_codec_create(const char*, int,
int, format_list_t*, audio_info_t*, const uint8_t*, uint32_t, audio_vft_t*,
void*)':
rawa.cpp:70: error: `MP4_PCM16_BIG_ENDIAN_AUDIO_TYPE' undeclared (first use
this function)
rawa.cpp:70: error: (Each undeclared identifier is reported only once for
each function it appears in.)
rawa.cpp: In function `int rawa_codec_check(void (*)(int, const char*, const
char*, ...), const char*, int, int, format_list_t*, const uint8_t*,
uint32_t, CConfigSet*)':
rawa.cpp:234: error: `MP4_PCM16_LITTLE_ENDIAN_AUDIO_TYPE' undeclared (first
use this function)
rawa.cpp:235: error: `MP4_PCM16_BIG_ENDIAN_AUDIO_TYPE' undeclared (first use
this function)
gmake[4]: *** [rawa.lo] Error 1
gmake[4]: Leaving directory
`/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/plugin/audio/raw'
gmake[3]: *** [install-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/plugin/audio'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/plugin'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/multimedia/mpeg4ip.
*** Error code 1

Stop in /usr/ports/multimedia/mpeg4ip.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75555.0
make reinstall
egrep: /var/db/pkg/mpeg4ip-1.0/+CONTENTS: No such file or directory
--->  Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 489 packages
found (-0 +1) . done]
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/mpeg4ip (mpeg4ip-1.0)      (install error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Working with a current ports tree. I have read /usr/ports/UPDATING and tried
removing and reinstalling the ports listed in the order given. Unfortunately
that did not help and because I was unable to reinstall mpeg4ip it hosed my
dependencies, so I had to install 1.0 from packages to straighten things
out. I have also removed the /usr/local/bin/auto* files that don't have
version numbers in the name. I also did a pkg_delete on all the older
versions so I only have the current ones.



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