[PolyORB-users] Windows Compile, strange dependency.
Martin Krischik
krischik at users.sourceforge.net
Tue Dec 7 18:00:11 CET 2004
Hello,
The Windows compile stops with a strange makefile dependency:
--------
D:\MinGW\bin\make.exe[3]: Entering directory `w:/act.win/polyorb/src/soap'
./gen_http_body ../../compilers/gnatprfh/gnatprfh . Header
D:/MinGW/local/msys/1.0/bin/sh.exe ../../libtool --tag=CC --mode=compile
../../support/adacompil
er -c -I. -I. -I.. -I./.. -I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -g
natpn -gnatg polyorb-http_headers.adb
../../support/adacompiler -c -I. -I. -I.. -I./..
-I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-http_headers.adb -o
polyorb-http_headers.o
./gen_http_body ../../compilers/gnatprfh/gnatprfh . Method
D:/MinGW/local/msys/1.0/bin/sh.exe ../../libtool --tag=CC --mode=compile
../../support/adacompil
er -c -I. -I. -I.. -I./.. -I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -g
natpn -gnatg polyorb-http_methods.adb
../../support/adacompiler -c -I. -I. -I.. -I./..
-I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-http_methods.adb -o
polyorb-http_methods.o
D:/MinGW/local/msys/1.0/bin/sh.exe ../../libtool --tag=CC --mode=compile
../../support/adacompil
er -c -I. -I. -I.. -I./.. -I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -g
natpn -gnatg polyorb-binding_data-soap.adb
../../support/adacompiler -c -I. -I. -I.. -I./..
-I/opt/ada/include/xmlada -I./../web_common -g
-O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-soap.adb -o
polyorb-binding_data-soap.
o
D:\MinGW\bin\make.exe[3]: *** No rule to make target `s.../../', needed by
`../../'. Stop.
D:\MinGW\bin\make.exe[3]: Leaving directory `w:/act.win/polyorb/src/soap'
-----
I checked the makefile but I could not find where the problem lies -
mainly because I don't know the macros used enough. Does anybody habe a
hind for me?
With Regards
Martin
More information about the PolyORB-users
mailing list