pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38721



The following reply was made to PR pkg/38721; it has been noted by GNATS.

From: Steven Sartorius <ssartor%bellatlantic.net@localhost>
To: gnats-bugs%gnats.netbsd.org@localhost
Cc: 
Subject: Re: pkg/38721
Date: Thu, 07 Aug 2008 19:24:07 -0400

 libmpeg3 still does not build under Mac OS 10.5.4 (PPC).  It dies with  
 the following message:
 
 ar rcs work/libmpeg3.a `cat work/objs`
 ranlib: file: work/libmpeg3.a(audio_out_oss.o) has no symbols
 ranlib: file: work/libmpeg3.a(audio_out_solaris.o) has no symbols
 gcc `cat work/c_flags` -o work/mpeg3dump mpeg3dump.c work/libmpeg3.a - 
 L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lm  -lpthread
 Undefined symbols:
    "_fopen64", referenced from:
        _mpeg3io_open_file in libmpeg3.a(mpeg3io.o)
    "_fseeko64", referenced from:
        _mpeg3io_read_buffer in libmpeg3.a(mpeg3io.o)
        _mpeg3io_read_buffer in libmpeg3.a(mpeg3io.o)
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 gnumake: *** [work/mpeg3dump] Error 1
 *** Error code 2
 


Home | Main Index | Thread Index | Old Index