cl -c -I. -IC:/Apache/src/include -IC:/Apache/src/regex -IC:/Apache/src/os/w
in32 -MD -DWIN32 -O     -DVERSION=\"1.2.1\"  -DXS_VERSION=\"1.2.1\"  -IC:\pe
rl\lib\CORE -DAPACHE -D_WINSOCK2API_   Embperl.c
Embperl.c
c:\program files\devstudio\vc\include\mswsock.h(75) : error C2011:
'_TRANSMIT_FILE_BUFFERS' : 'struct' type redefinition
C:/Apache/src/include\../os/win32/os.h(109) : warning C4142: benign
redefinition of type
C:/Apache/src/include\../os/win32/os.h(110) : warning C4142: benign
redefinition of type
C:/Apache/src/include\../os/win32/os.h(165) : warning C4005: 'stat' : macro
redefinition
Embperl.c(1169) : error C2005: #line expected a line number, found 'string'

ok, now do what you initial posted, go to Embperl.c line 1169 and insert a 1
as line number, so it looks like

#line 1 "Embperl.xs"

Gerald

P.S. All further discussion should go to the new embperl mailling list (see
http://perl.apache.org/embperl/Embperl.pod.15.html)

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to