[MPlayer-users] (no subject)
pl
p_l at gmx.fr
Sun Feb 10 16:15:01 CET 2002
On Sun, Feb 09, 2003 at 06:54:08AM -0800, Mac Ma'Hejn Haagen wrote:
> i am using QNX 6.1 and want to install Mplayer 5.0 .. but get this error .. anyone know what to do?
> ============ Checking for gcc version ============
> Result is: 2.95.2, ok
> ##########################################
> ============ Checking for CPU vendor ============
> Result is: (::)
> ##########################################
> ============ Checking for CPU type ============
> Result is:
> ##########################################
> ============ Checking for GCC & CPU optimization abilities ============
> int main(void) { return 0; }
>
> gcc /tmp/mplayer-conf-4206-6803488.c -o /tmp/mplayer-conf-18353-6803488.o -march=pentium -mcpu=pentium
> /usr/ntox86/bin/ld: cannot open /x86/lib/crt1.o: No such file or directory
> collect2: ld returned 1 exit status
If your gcc can't compile and run that minimal program I guess your gcc
installation is completely fscked up (well the linker at least). Check
your gcc manual/faq for qnx, maybe you'll find hints there.
> ldd /tmp/mplayer-conf-18353-6803488.o
> ./configure[621]: ldd: not found
This one indicates which libraries are linked against your binary.
It's not important if qnx does not provide ldd.
--
Best regards,
pl
More information about the MPlayer-users
mailing list