
HI,
I was wondering if someone else have had this problem and what the soultion is.
System: AIX 4.3 libtool version: 1.3.5 libsmi version 0.2.5 bison: GNU Bison version 1.28
/bin/sh ../libtool --mode=compile /usr/vac/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -c parser-smi.tab.c /usr/vac/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -c parser-smi.tab.c -DPIC 1506-507 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly. mv -f parser-smi.o parser-smi.tab.lo mv: cannot rename parser-smi.o to parser-smi.tab.lo: No such file or directory make[2]: *** [parser-smi.tab.lo] Error 1 make[2]: Leaving directory `/raid/harrie/ConductorSNMP/obj/powerpc-ibm-aix-4.3.x/libsmi/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/raid/harrie/ConductorSNMP/obj/powerpc-ibm-aix-4.3.x/libsmi' make: *** [all-recursive-am] Error 2 harrie@purple$
I have the idea 'libtool' screws up. In perticular the line below.
output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%..*$%%'`.${objext}
Unfortenate this is libtool and libsmi makes use of it.
Cheers,
Harrie -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.

Harrie Hazewinkel writes:
Harrie> I was wondering if someone else have had this problem and what Harrie> the soultion is.
Harrie> /bin/sh ../libtool --mode=compile /usr/vac/bin/cc Harrie> -DHAVE_CONFIG_H -I. -I. -I.. -c parser-smi.tab.c Harrie> /usr/vac/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -c Harrie> parser-smi.tab.c -DPIC 1506-507 (W) No licenses Harrie> available. Contact your program supplier to add additional Harrie> users. Compilation will proceed shortly.
Did you ever try to read the error message quoted above?
/js
participants (2)
-
Harrie Hazewinkel
-
Juergen Schoenwaelder