will not finish make on mac os x 10.0.4

Eugenio Jarosiewicz ej0 at cise.ufl.edu
Mon Jun 25 11:52:58 CEST 2001


Ok, I'll admit I haven't looked at exactly how the dependency stuff
works (that seems to be where you are failing), but :

I just did a clean cvs update (on my 10.0.4 system) and ran
./configure and then make and it built fine with the exception of two
things - 

1) you must replace every instance of #ifdef checks for 
SYS_DARWIN1_3 with SYS_DARWIN1_3_7 .  I'll hope to fix this ugliness
soon.

2) in vlc/extras/libdvdcss/ioctl.c there are two lines like:

	_dvd_error( dvdcss, "some err"... 

You can comment these out, or take the patched files from my web page

http://www.cise.ufl.edu/~ej0/vlc/DVDioctl-stuff/

(the DVDioctl.pbproj/project.pbxproj has added a few things so that
the kext declares it's dependencies on other kexts and loads correctly)

If that doesn't solve your problems, feel free to reply directly to
me. (if you do, please include the output of your ./configure ...
btw, you do have dlcompat libs installed, right?)

-ej


> From: Chad Welsh <unixphreak at entercomp.com>
> To: vlc at videolan.org
> X-Mailer: Apple Mail (2.388)
> Content-Transfer-Encoding: 7bit
> Subject: will not finish make on mac os x 10.0.4
> 
> this is the final lines after it stops processing in the terminal.
> any ideas?
> thanks
> chad
> 
> 
> D_REENTRANT -D_GNU_SOURCE -traditional-cpp -O3 -ffast-math 
> -funroll-loops -fomit-frame-pointer -mmultiple -mhard-float -mstring -c 
> -o src/ac3_spdif/ac3_spdif.o src/ac3_spdif/ac3_spdif.c
> .dep/src/ac3_spdif/ac3_iec958.d:1: warning: NUL character seen; rest of 
> line ignored
> .dep/src/ac3_spdif/ac3_iec958.d:2: *** missing separator.  Stop.
> make: *** [.dep/src/ac3_spdif/ac3_iec958.d] Error 2
> [localhost:~/desktop/vlc-0.
> 
> // eompost 3B341EB5:6E69.1:iyp

-- 
Eugenio Jarosiewicz	  ej0 at cise.ufl.edu	http://www.cise.ufl.edu/~ej0
			* Funny how that works *







More information about the vlc-devel mailing list