LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-29-2004, 01:22 AM   #1
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Rep: Reputation: 15
difficulty installing MPEG4iP


when i make mpeg4ip, it come out a message shows :

g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../player/src -I/player/lib -I../../../../include -I../../../../lib -I../../../../lib/sdp -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -MT rawv.lo -MD -MP -MF .deps/rawv.Tpo -c rawv.cpp -o rawv.o >/dev/null 2>&1
/bin/sh ../../../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual
-Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -o
raw_video_plugin.la -rpath /usr/local/lib/mp4player_plugin -module rawv.lo -lm
-ldl
g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtbeginS.o .libs/rawv.o -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crtn.o -Wl,-soname -Wl,raw_video_plugin.so.0 -o .libs/raw_video_plugin.so.0.0.0
(cd .libs && rm -f raw_video_plugin.so.0 && ln -s raw_video_plugin.so.0.0.0 raw_video_plugin.so.0)
(cd .libs && rm -f raw_video_plugin.so && ln -s raw_video_plugin.so.0.0.0 raw_video_plugin.so)
ar cru .libs/raw_video_plugin.a rawv.o
ranlib .libs/raw_video_plugin.a
creating raw_video_plugin.la
(cd .libs && rm -f raw_video_plugin.la && ln -s ../raw_video_plugin.la raw_video_plugin.la)
make[5]: Leaving directory `/usr/final/mpeg4ip-1.1/player/plugin/video/raw'
Making all in mpeg3
make[5]: Entering directory `/usr/final/mpeg4ip-1.1/player/plugin/video/mpeg3'
if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../player/src -I../../../../player/lib -I../../../../include
-I../../../../lib -I../../../../common/video/libmpeg32 -I../../../../common/video/libmpeg32/video -I../../../../lib/mp4av -I../../../../lib/mp4v2 -I../../../../lib/sdp -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -MT mpeg3.lo -MD -MP -MF ".deps/mpeg3.Tpo" \
-c -o mpeg3.lo `test -f 'mpeg3.cpp' || echo './'`mpeg3.cpp; \
then mv -f ".deps/mpeg3.Tpo" ".deps/mpeg3.Plo"; \
else rm -f ".deps/mpeg3.Tpo"; exit 1; \
fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../player/src -I../../../../player/lib -I../../../../include -I../../../../lib -I../../../../common/video/libmpeg32 -I../../../../common/video/libmpeg32/video -I../../../../lib/mp4av -I../../../../lib/mp4v2 -I../../../../lib/sdp -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -MT mpeg3.lo -MD -MP -MF .deps/mpeg3.Tpo -c mpeg3.cpp -fPIC -DPIC -o .libs/mpeg3.o
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../player/src -I../../../../player/lib -I../../../../include -I../../../../lib -I../../../../common/video/libmpeg32 -I../../../../common/video/libmpeg32/video -I../../../../lib/mp4av -I../../../../lib/mp4v2 -I../../../../lib/sdp -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -MT mpeg3.lo -MD -MP -MF .deps/mpeg3.Tpo -c mpeg3.cpp -o mpeg3.o >/dev/null 2>&1
/bin/sh ../../../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual
-Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -o
mpeg3_video_plugin.la -rpath /usr/local/lib/mp4player_plugin -module mpeg3.lo -lm ../../../../common/video/libmpeg32/video/libmpeg3video.la ../../../../common/video/libmpeg32/libmpeg3util.la -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -ldl
g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtbeginS.o .libs/mpeg3.o -Wl,--whole-archive ../../../../common/video/libmpeg32/video/.libs/libmpeg3video.a ../../../../common/video/libmpeg32/.libs/libmpeg3util.a -Wl,--no-whole-archive -L/usr/X11R6/lib -L/usr/lib /usr/lib/libSDL.so -lpthread -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crtn.o -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,mpeg3_video_plugin.so.0 -o .libs/mpeg3_video_plugin.so.0.0.0
g++: /usr/lib/libSDL.so: No such file or directory
make[5]: *** [mpeg3_video_plugin.la] Error 1
make[5]: Leaving directory `/usr/final/mpeg4ip-1.1/player/plugin/video/mpeg3'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/final/mpeg4ip-1.1/player/plugin/video'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/final/mpeg4ip-1.1/player/plugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/final/mpeg4ip-1.1/player'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/final/mpeg4ip-1.1'
make: *** [all] Error 2
[root@localhost mpeg4ip-1.1]#


i am guessing that i'm missing a lot of components. but i cannot make heads or tails out of this whole thing.
someone can help?
 
Old 11-29-2004, 04:15 AM   #2
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Quote:
g++: /usr/lib/libSDL.so: No such file or directory
This is the important part (at least for now). You need to install the libSDL development package.
 
Old 12-01-2004, 02:02 AM   #3
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
libSDL

thanks for replying me. i have tried to search the libSDL from the internet but i get nothing unless SDL only. and i have already install the SDL. but it didnt give any improvement.
so can you tell me where can i get those libSDL?
thanks!
 
Old 12-01-2004, 02:40 AM   #4
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
There are some rpms on this page http://www.libsdl.org/download-1.2.php, note that you have to scroll to the bottom of the page for the development libraries, not just the runtime libraries. If you use a distro that doesn't use rpms, then let me know which one.
 
Old 12-04-2004, 03:52 AM   #5
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
thanks.
actually i have download some of the SDL before but i think i miss up something. so i tried it again.
and this is the message its show me when i ' make ' again the mpeg4ip :


-c -o audio_encoder_base.lo `test -f 'audio_encoder_base.cpp' || echo './'`audio_encoder_base.cpp; \
then mv -f ".deps/audio_encoder_base.Tpo" ".deps/audio_encoder_base.Plo"; \
else rm -f ".deps/audio_encoder_base.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../include -I../../lib/mp4v2 -I../../lib/mp4av -I../../lib/msg_queue -I../../lib/rtp -I../../lib/sdp -I../../lib/utils -I../../lib -I../../common/video/libmpeg32 -I../../player/lib -I../../player/src -I./h261 -DADD_XVID_ENCODER -DADD_LAME_ENCODER -DADD_FAAC_ENCODER -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -g -O2 -DUSE_MMX -DMPEG4IP -MT audio_encoder_base.lo -MD -MP -MF .deps/audio_encoder_base.Tpo -c audio_encoder_base.cpp -fPIC -DPIC -o .libs/audio_encoder_base.o
In file included from audio_encoder_base.cpp:32:
audio_faac.h:26:18: faac.h: No such file or directory
In file included from audio_encoder_base.cpp:32:
audio_faac.h:81: 'faacEncHandle' is used as a type, but is not defined as a
type.
audio_faac.h:82: 'faacEncConfigurationPtr' is used as a type, but is not
defined as a type.
make[4]: *** [audio_encoder_base.lo] Error 1
make[4]: Leaving directory `/usr/final/mpeg4ip-1.1/server/mp4live'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/final/mpeg4ip-1.1/server/mp4live'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/final/mpeg4ip-1.1/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/final/mpeg4ip-1.1'
make: *** [all] Error 2
[root@localhost mpeg4ip-1.1]#

i still have some questions to ask you :

1. is it mean i already success get the lib of the SDL?
2. my sound card is working and i can detect it. so what is the problem?

however thank you very much for helping me!
have a nice day
take care
 
Old 12-04-2004, 07:42 PM   #6
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
MPEG4IP relies on a bunch of other software - you really should read the README or INSTALL file (I would tell you exactly which file, but I'm not on my computer right now), it has a list of what you need. One of them is faac, and another is faad2 (I think... there are urls for the right packages in the docs, and you will have to compile them as well). If you still can't get it to work, post again and I'll check my setup (I managed to get MPEG4IP running about three weeks ago, and I didn't read the instructions at first either, so I had these problems too ).
 
Old 12-05-2004, 09:33 AM   #7
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
i always read the read me file before i install but sometimes i am really blur about it because i dont know the linux very well. and i also have read through some of the articles about the mpeg4ip before. but inside the article it has talk something about the cvs. is it we need to install cvs as well to make sure our mpeg4ip work?
i also have asked some of my friend and they dunno what is that. i have tried to install the cvs but i dunno how to install it as it need me to download the source code from the net and i dunno where can i get the source code as well.

i have download some package of faad2 and faac, and i do update them but it still show me the same message that no such file. is it i downloaded the wrong package?

below is the list of the package i download :

faac-1.24-1.1.fc2.fr.i386
faac-1.24-1.1.fc2.fr.x86_64
faac-devel-1.24-1.1.fc2.fr.i386
faac-devel-1.24-1.1.fc2.fr.x86_64
faad2-2.0-1.1.fc2.fr.i386
faad2-2.0-1.1.fc2.fr.x86_64
faad2-devel-2.0-1.1.fc2.fr.i386
faad2-devel-2.0-1.1.fc2.fr.x86_64

beside this, i also try to download the source code of these two package but i cant 'make' them. so......

hope that you can tell me where i did wrong
thanks

and one more things, my network card is a external network card but i cant ping because my eth0 cant active. so do you have any idea about this?
i am using the antech 10/100m ethernet PCI adapter.
 
Old 12-05-2004, 04:06 PM   #8
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Quote:
is it we need to install cvs as well to make sure our mpeg4ip work?
CVS is a tool for downloading and updating source code. It shouldn't be essential unless you want to have the latest code (which sometimes means you can get code that doesn't even work!). As for your list of packages, they look ok (except that unless you are using a 64-bit CPU, you don't need the x86_64 packages). I'll have a look on my machine tonight and post here what I had to do to get MPEG4IP to run properly. For now, you might want to check this error out:

audio_faac.h:26:18: faac.h: No such file or directory

When you are compiling, gcc can't find the faac.h file. Try to find out where your package installed that file. Also, you might like to try erasing the MPEG4IP directory and unpacking the code again to make sure everything is untainted by previous runs - sometimes early results are cached. Erasing the directory is the easiest way to make sure this isn't happening.

Quote:
and one more things, my network card is a external network card but i cant ping because my eth0 cant active. so do you have any idea about this? i am using the antech 10/100m ethernet PCI adapter.
You might be best to post a new thread for this... it's easier to keep unrelated problems separate, and if you post a new thread, someone who might know more about this particular card than me might be able to help (I think most people don't regularly read already-answered threads). Be sure to post any error messages, and information on what you've tried to make it work.
 
Old 12-06-2004, 11:54 PM   #9
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Just managed to check out my system... I have both the cvs code, and a 1.1 tarball. Only the tarball version compiled properly, once faac, and faad2 were built and installed. You definitely need to follow the README files for all three packages, as they have a bootstrap script that needs to be run before configure. Be sure to start with clean directories, and install faad2 first, then faac, then MPEG4IP.
 
Old 12-08-2004, 12:29 PM   #10
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
i tried installing faad2 and this is what i got :

[root@localhost faad2]# autoreconf -vif
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
/usr/local/share/aclocal/sdl.m4:11: warning: underquoted definition of AM_PATH_SDL
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/a...ding%20aclocal
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/local/bin/autoconf --force
configure.in:4: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/local/bin/autoconf failed with exit status: 1
[root@localhost faad2]#


do you know what is the problem here?
if you still have the files you used to install mpeg4ip, can you please send them to my email?
my project deadline is coming up really soon. so i need to get the mpeg4ip working as soon as possible.
if you dun have those files or if it is too big to send through email. can you please tell me the web site you downloaded them from?
i hope you dont mind

my email address: scorpionbob@yahoo.com

thanks!
 
Old 12-08-2004, 04:00 PM   #11
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
OK, make sure you have the libtool package installed, that should solve this first problem. Another problem that may come up after this is that you need a new version of automake - it should be 1.6 or newer. To find out what version you have, type "automake --version", and upgrade it if necessary. I will triple check the files I have on my machine (can't check right now, it's at home and in Windows ) and let you know if they differ from the files in the tarball.
 
Old 12-12-2004, 01:20 PM   #12
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
The problem is...I already installed libtool. That was one of the first few things I installed. And I'm sure automake is newer than 1.6. Is it possible that my files are corrupted or something? Do you think I should reinstall those files?

And did you send anything to my email yet? When I mentioned the files you used to install Mpeg4ip, I meant the tarballs and rpm files you downloaded to complete the installation. I'm waiting patiently here...

Thanks.
 
Old 12-13-2004, 06:45 PM   #13
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Quote:
I'm sure automake is newer than 1.6
Are you sure because you checked, or because you don't think your distro would give you an older version?

The FAAD2 tarball I'm using is here:
http://www.audiocoding.com/modules/mydownloads/
Note that you have to scroll right to the bottom - there are two, and the bottom one is the one I used (this file is around 700k, the newer one is 900).
I would concentrate on getting that one to build correctly (I still can't build it on my Debian stable system, but I can't quite figure out why right now... it builds perfectly on testing).
 
Old 12-15-2004, 08:37 AM   #14
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
I'm sure because I remember downloading a newer version. Anyway, I checked and I have automake 1.8...

And the FAAD2 tarball I used is the same as yours. Anyway, I solved the problem with the 'autoreconf -vif' command by reinstalling libtool but now I have another problem...After I run ./configure (which seems to be ok), I can't make FAAD2...Look at the bottom of the list:

[root@localhost faad2]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rpmbuild... rpmbuild
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking mathf.h usability... no
checking mathf.h presence... no
checking for mathf.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for strchr... yes
checking for memcpy... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for float32_t temp... no
checking for strsep... yes
checking for in_port_t temp... yes
checking for socklen_t temp... yes
checking for fpos_t foo; foo.__pos = 0;... yes
checking for MP4Create in -lmp4v2... yes
checking for MP4MetadataDelete in -lmp4v2... yes
checking mp4.h usability... no
checking mp4.h presence... no
checking for mp4.h... no
configure: *** Building with internal mp4v2 ***
configure: no xmms build configured
configure: creating ./config.status
config.status: creating libfaad/Makefile
config.status: creating frontend/Makefile
config.status: creating common/Makefile
config.status: creating plugins/Makefile
config.status: creating Makefile
config.status: creating plugins/mpeg4ip/Makefile
config.status: creating common/mp4ff/Makefile
config.status: creating common/mp4v2/Makefile
config.status: creating faad2.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
[root@localhost faad2]# make
Makefile:603: *** missing separator. Stop.
[root@localhost faad2]#

What is that all about? I don't think I see any errors with ./configure, so what am I missing?
 
Old 12-15-2004, 08:38 AM   #15
arion
LQ Newbie
 
Registered: Oct 2004
Distribution: Red Hat 8
Posts: 26

Original Poster
Rep: Reputation: 15
Sorry about the long message...should have cut out half of it...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Having difficulty installing GCC / g++ Erik_the_Red Programming 1 06-02-2005 08:35 AM
difficulty installing distributions namayay Linux - Software 4 10-19-2004 12:01 PM
Difficulty in installing the AGP ruzvay Linux - Hardware 1 06-01-2004 07:10 AM
Difficulty installing, missing software ch4s3r Linux - Software 3 02-12-2004 01:53 PM
Difficulty in installing Conxeant Modem sheikhafeez Linux - Hardware 2 05-27-2003 06:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration