Opened 18 years ago

Closed 18 years ago

#8214 closed defect (fixed)

libdv fails to build on Mac OS X 10.4 intel

Reported by: m-darwinports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

Assembly code for vlc_x86.S fails to compile on Mac OS X 10.4 intel. Reconfiguring in the work dir with --disable-asm yields a build that fails with:

/bin/sh ../libtool --silent --mode=link --tag=CC gcc -L/opt/local/lib -I/opt/local/include -Wall -g -L/opt/local/lib -I/opt/local/include -o dovlc dovlc.o libdv.la -lm /usr/bin/ld: Undefined symbols: _dv_peek_vlc collect2: ld returned 1 exit status make[3]: * [dovlc] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Change History (1)

comment:1 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

Update to 1.0.0 and use --disable-sdltest for intel fixed this.

Note: See TracTickets for help on using tickets.