[Bug 19875] 64-bit wine build broken

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 29 12:35:21 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19875


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #3 from Austin English <austinenglish at gmail.com>  2009-08-29 12:35:21 ---
Actually, I take that back...:

austin at midna:~/64-wine-git/dlls/winemp3.acm$ make
../../tools/makedep  -C. -S../.. -T../..  mpegl3.c                  
/usr/lib/gcc-snapshot/bin/gcc -c -I. -I. -I../../include -I../../include 
-D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g
-O2  -o mpegl3.o mpegl3.c
mpegl3.c: In function 'MPEG3_drvOpen':
mpegl3.c:52: warning: implicit declaration of function 'mpg123_init'
mpegl3.c: In function 'MPEG3_drvClose':
mpegl3.c:61: warning: implicit declaration of function 'mpg123_exit'
mpegl3.c: At top level:
mpegl3.c:69: error: expected specifier-qualifier-list before 'mpg123_handle'
mpegl3.c: In function 'mp3_horse':
mpegl3.c:156: warning: implicit declaration of function 'mpg123_feed'
mpegl3.c:156: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:157: error: 'MPG123_OK' undeclared (first use in this function)
mpegl3.c:157: error: (Each undeclared identifier is reported only once
mpegl3.c:157: error: for each function it appears in.)
mpegl3.c:167: warning: implicit declaration of function 'mpg123_read'
mpegl3.c:167: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:168: error: 'MPG123_ERR' undeclared (first use in this function)
mpegl3.c:175: error: 'MPG123_NEW_FORMAT' undeclared (first use in this
function)
mpegl3.c:181: warning: implicit declaration of function 'mpg123_getformat'
mpegl3.c:181: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c: In function 'MPEG3_Reset':
mpegl3.c:401: warning: implicit declaration of function 'mpg123_feedseek'
mpegl3.c:401: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:402: warning: implicit declaration of function 'mpg123_close'
mpegl3.c:402: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:403: warning: implicit declaration of function 'mpg123_open_feed'
mpegl3.c:403: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c: In function 'MPEG3_StreamOpen':
mpegl3.c:442: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:442: warning: implicit declaration of function 'mpg123_new'
mpegl3.c:443: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c: In function 'MPEG3_StreamClose':
mpegl3.c:466: error: 'AcmMpeg3Data' has no member named 'mh'
mpegl3.c:467: warning: implicit declaration of function 'mpg123_delete'
mpegl3.c:467: error: 'AcmMpeg3Data' has no member named 'mh'
make: *** [mpegl3.o] Error 1

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list