Hi! For a longer time, I cannot build all the support suite of wine programs, especially winehelp and winetest. It seems that there is some problem with perl: 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 Normally I'm able to identify missing packages and to reinstall them, but I really don't have any idea where to get my_perl function. With regards, Pavel Troller