Hi,
> Do you use linker options such as
> -lSM -lICE -lXext -lX11 -lXv -lSDL
> to link your program against those libraries ?
> (The Makefiles generated by configure do.)
The problem was that I was not familiar with gcc. I
got the correct options to be used from the makefile.
It worked fine with the following:
gcc -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext -lXv
mpeg2dec.c /usr/local/lib/libmpeg2.a /usr/lib/libvo.a
/usr/local/lib/libmpeg2convert.a
<directory>/mpeg2dec-0.4.0/src/dump_state.o
libmpeg2convert.a and libvo.a where manually copied to
/usr/lib.
Thanks a lot!!!
Reena
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libmpeg2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel