Am luat de pe freshmeat.net sursele de la ipac-ng ver. 1.2.7 shi dupa ce am instalat postgresql devel, gdbm devel si glibc devel am incercat o compilare la ipac-ng. configure apoi make dar... asta e tot ce obtin:
gcc -c -DHAVE_CONFIG_H -DINSTALLPATH=\"/usr/local/sbin\" -g -O2 -Wall -I/usr /include/pgsql xmalloc.c -o xmalloc.o ar -crus libipac.a lock.o rule.o xmalloc.o : -obatch.yy.c batch.l gcc -c -DHAVE_CONFIG_H -DINSTALLPATH=\"/usr/local/sbin\" -g -O2 -Wall -I/usr /include/pgsql batch.yy.c -o batch.yy.o gcc: batch.yy.c: No such file or directory gcc: no input files make: *** [batch.yy.o] Error 1 Ceva idei? Alex
