VLC on OSX (iBook)

DJ RawheaD rawhead at mac.com
Sat Apr 6 04:00:24 CEST 2002


Hi again. I need help again ;-)

I'm trying to compile the more recent builds of VLC client on an iBook 
(Dual USB/G3500MHz) running OSX10.1.3, developer tools 10.1.
The configure seems to work fine, except I do get this warning:

------------
Your system doesn't seem to have support for dynamic linking. You may
have problems using libdvdcss.
------------

Then, when I try to make, I get:

--------------
motion.c:119: only 1 arg to macro 'MC_FUNC' (2 expected)
motion.c:120: only 1 arg to macro 'MC_FUNC' (2 expected)
motion.c:119: undefined type, found `MC_FUNC'
motion.c:120: illegal external declaration, missing `;' after `MC_FUNC'
motion.c:121: illegal external declaration, missing `;' after 
`MC_put_x16'
motion.c:121: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:121: illegal external declaration, missing `;' after `,'
motion.c:121: illegal external declaration, missing `;' after `height'
motion.c:121: illegal method definition, found `['
motion.c:121: illegal method definition, missing `{' after `)'
motion.c:121: illegal external declaration, missing `;' after `ref'
motion.c:121: illegal external declaration, missing `;' after `MC_put_x8'
motion.c:121: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:121: illegal external declaration, missing `;' after `,'
motion.c:121: illegal external declaration, missing `;' after `height'
motion.c:121: illegal method definition, found `['
motion.c:121: illegal method definition, missing `{' after `)'
motion.c:121: illegal external declaration, missing `;' after `ref'
motion.c:122: illegal external declaration, missing `;' after 
`MC_avg_x16'
motion.c:122: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:122: illegal external declaration, missing `;' after `,'
motion.c:122: illegal external declaration, missing `;' after `height'
motion.c:122: illegal method definition, found `['
motion.c:122: illegal method definition, missing `{' after `)'
motion.c:122: illegal external declaration, missing `;' after `ref'
motion.c:122: illegal external declaration, missing `;' after `MC_avg_x8'
motion.c:122: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:122: illegal external declaration, missing `;' after `,'
motion.c:122: illegal external declaration, missing `;' after `height'
motion.c:122: illegal method definition, found `['
motion.c:122: illegal method definition, missing `{' after `)'
motion.c:122: illegal external declaration, missing `;' after `ref'
motion.c:123: illegal external declaration, missing `;' after 
`MC_put_y16'
motion.c:123: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:123: illegal external declaration, missing `;' after `,'
motion.c:123: illegal external declaration, missing `;' after `height'
motion.c:123: undefined type, found `ref'
motion.c:123: syntax error, found `+'
motion.c:123: illegal method selector, found `)'
motion.c:123: illegal method definition, missing `{' after `)'
motion.c:123: illegal external declaration, missing `;' after `ref'
motion.c:123: illegal external declaration, missing `;' after `MC_put_y8'
motion.c:123: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:123: illegal external declaration, missing `;' after `,'
motion.c:123: illegal external declaration, missing `;' after `height'
motion.c:123: undefined type, found `ref'
motion.c:123: syntax error, found `+'
motion.c:123: illegal method selector, found `)'
motion.c:123: illegal method definition, missing `{' after `)'
motion.c:123: illegal external declaration, missing `;' after `ref'
motion.c:124: illegal external declaration, missing `;' after 
`MC_avg_y16'
motion.c:124: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:124: illegal external declaration, missing `;' after `,'
motion.c:124: illegal external declaration, missing `;' after `height'
motion.c:124: undefined type, found `ref'
motion.c:124: syntax error, found `+'
motion.c:124: illegal method selector, found `)'
motion.c:124: illegal method definition, missing `{' after `)'
motion.c:124: illegal external declaration, missing `;' after `ref'
motion.c:124: illegal external declaration, missing `;' after `MC_avg_y8'
motion.c:124: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:124: illegal external declaration, missing `;' after `,'
motion.c:124: illegal external declaration, missing `;' after `height'
motion.c:124: undefined type, found `ref'
motion.c:124: syntax error, found `+'
motion.c:124: illegal method selector, found `)'
motion.c:124: illegal method definition, missing `{' after `)'
motion.c:124: illegal external declaration, missing `;' after `ref'
motion.c:125: illegal external declaration, missing `;' after 
`MC_put_xy16'
motion.c:125: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:125: illegal external declaration, missing `;' after `,'
motion.c:125: illegal external declaration, missing `;' after `height'
motion.c:125: illegal method definition, found `['
motion.c:125: illegal method definition, missing `{' after `)'
motion.c:125: illegal external declaration, missing `;' after `ref'
motion.c:125: illegal external declaration, missing `;' after 
`MC_put_xy8'
motion.c:125: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:125: illegal external declaration, missing `;' after `,'
motion.c:125: illegal external declaration, missing `;' after `height'
motion.c:125: illegal method definition, found `['
motion.c:125: illegal method definition, missing `{' after `)'
motion.c:125: illegal external declaration, missing `;' after `ref'
motion.c:126: illegal external declaration, missing `;' after 
`MC_avg_xy16'
motion.c:126: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:126: illegal external declaration, missing `;' after `,'
motion.c:126: illegal external declaration, missing `;' after `height'
motion.c:126: illegal method definition, found `['
motion.c:126: illegal method definition, missing `{' after `)'
motion.c:126: illegal external declaration, missing `;' after `ref'
motion.c:126: illegal external declaration, missing `;' after 
`MC_avg_xy8'
motion.c:126: illegal external declaration, missing `;' after 
`yuv_data_t'
motion.c:126: illegal external declaration, missing `;' after `,'
motion.c:126: illegal external declaration, missing `;' after `height'
motion.c:126: illegal method definition, found `['
motion.c:126: illegal method definition, missing `{' after `)'
motion.c:126: illegal external declaration, missing `;' after `ref'
cpp-precomp: warning: errors during smart preprocessing, retrying in 
basic mode
make[1]: *** [motion.o.motion] Error 1
make: *** [plugins/motion.a] Error 2
---------------

What can i be doing wrong??


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list