[Bug 787] New: - wine-20020605 compile error (`perl_parse' from incompatible pointer type)

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Jun 12 00:40:26 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=787

           Summary: wine-20020605 compile error (`perl_parse' from
                    incompatible pointer type)
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: test
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: corporal_pisang at counter-strike.com.my


Im currently using Wine 20020509, Im having problem compiling 20020605.

The error as follows:

make[2]: Entering directory `/usr/src/wine-20020605/programs/winetest'
gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e
perl_inc` -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT `perl -MExtUtils::Embed -e ccflags`
-D_REENTRANT -I/usr/X11R6/include -o winetest.o winetest.c
winetest.c: In function `xs_init':
winetest.c:158: `my_perl' undeclared (first use in this function)
winetest.c:158: (Each undeclared identifier is reported only once
winetest.c:158: for each function it appears in.)
winetest.c:158: warning: passing arg 3 of `Perl_newXS' from incompatible pointer
type
winetest.c: In function `main':
winetest.c:178: warning: passing arg 2 of `perl_parse' from incompatible pointer
type
make[2]: *** [winetest.o] Error 1
make[2]: Leaving directory `/usr/src/wine-20020605/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: Leaving directory `/usr/src/wine-20020605/programs'
make: *** [programs] Error 2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list