witam mam problem ze skompilowaniem postfixa
nie moge dojsc dlaczego linker nie moze znalezc funkcji dict_* w libutil.a z postfixa oto wynik kompilacji gcc -Wmissing-prototypes -Wformat -DHAS_LDAP -DHAS_PCRE -DUSE_SASL_AUTH -I/usr/include/sasl -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql -DHAS_SSL -I/usr/include/openssl -DMAX_DYNAMIC_MAPS -DHAS_CDB -DINET6 -D__ss_family=ss_family -I/usr/include/libinet6 -DUSAGI_LIBINET6 -O2 -march=athlon -I. -I../../include -DLINUX2 -o master master.o master_conf.o master_ent.o master_sig.o master_avail.o master_spawn.o master_service.o master_status.o master_listen.o master_vars.o master_wakeup.o master_flow.o ../../lib/libglobal.a ../../lib/libutil.a -ldb -lresolv -lsasl -lssl -lcrypto -lcdb -ldb -lnsl -lresolv -linet6 ../../lib/libutil.a: undefined reference to `dict_pgsql_open' ../../lib/libutil.a: undefined reference to `dict_mysql_open' ../../lib/libutil.a: undefined reference to `dict_ldap_open' collect2: ld returned 1 exit status jest to wersje 2.0.20 postfixa Pozdrawiam ChomAr -- +-=========================| Arkadiusz Chomicki |=====================-+ 84-120 Władysławowo GG#: 420515 woj. pomorskie e-mail:chomar(at)wla(dot)pl Registered User: 82605 http://www.chomar.wla.pl http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=82605 +-========================| Powered by PLD Linux |====================-+ _______________________________________________ pld-devel-pl mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
