The tgz file in asn-supl directory contains sym-links to files elsewhere in the filesystem rather than the actual files. This is causing a broken build on my machine.
Now fixed in trunk and in release 1.0.5.
make libs make[3]: Entering directory `/supl-1.0/supl-1.0.5/src/asn-supl'
make[3]: *** No rule to make target `ULP-PDU-LENGTH.o', needed by `libasnsupl.a'. Stop.
This happens when trying to compile my own .asn files, in release 1.0.5
Rats... should work now in trunk and also 1.0.6.
Log in to post a comment.
Now fixed in trunk and in release 1.0.5.
make libs
make[3]: Entering directory `/supl-1.0/supl-1.0.5/src/asn-supl'
make[3]: *** No rule to make target `ULP-PDU-LENGTH.o', needed by `libasnsupl.a'. Stop.
This happens when trying to compile my own .asn files, in release 1.0.5
Rats... should work now in trunk and also 1.0.6.