Hi Sebastian,
the problem is with apr-iconv; libapriconv.pdb is missing:
copy srclib\apr\Release\libapr.pdb "\Apache2\bin" <.y
1 Datei(en) kopiert.
copy srclib\apr-iconv\Release\libapriconv.pdb "\Apache2\bin" <.y
Das System kann die angegebene Datei nicht finden.
NMAKE : fatal error U1077: 'copy' : Rueckgabe-Code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio\VC98\BIN\NMAKE.exe"'
: Rueckgabe-Code '0x2'
Stop.
Fehler beim Ausfuehren von NMAKE.
Guenter.
> ... gives me these errors at the end of the build process
> copy Debug\Apache.dbg "\Apache2\symbols\exe" <.y
> The system cannot find the specified file.
> NMAKE: fatal error U1077: 'copy': Return-Code '0x1'
> Stop.
> NMAKE: fatal error U1077:
> '"C:\Programme\Microsoft Visual Studio\VC98\BIN\NMAKE.exe"':
> Return-Code '0x2'
> Stop.