Date: Wed, 11 May 2005 20:50:32 +0200 From: =?iso-8859-2?Q?B=F8etislav_Kubesa?= <bretislav.kubesa@centrum.cz> To: <ebrandi@fugspbr.org> Cc: ports@FreeBSD.org Subject: FreeBSD Port: dar-2.2.0 - fails to build, previous dar2.1.5 compiled without problem Message-ID: <003201c5565a$4f4bcbe0$0201a8c0@BKUBESA>
next in thread | raw e-mail | index | archive | help
Hello all ! I don`t know, if you can help me, but I`m not able to compile dar-2.2.0 on my FreeBSD 5.2. It gives me this error: dar.o(.text+0x6c74): undefined reference to `libdar::user_interaction::printf(char*, ...)' dar.o(.text+0x6c96): more undefined references to `libdar::user_interaction::printf(char*, ...)' follow dar_suite.o: In function `dar_suite_global(int, char**, char const**, int (*)(libdar::user_interaction&, int, char**, char const**))': dar_suite.o(.text+0xa0): undefined reference to `libdar::tools_look_for(char const*, int, char**)' dar_suite.o(.text+0xba): undefined reference to `libdar::tools_look_for(char const*, int, char**)' dar_suite.o(.text+0xd2): undefined reference to `libdar::tools_look_for(char const*, int, char**)' dar_suite.o(.text+0x14d): undefined reference to `libdar::get_version(unsigned&, unsigned&, unsigned&)' dar_suite.o(.text+0x1a9): undefined reference to `libdar::tools_printf(char*, ...)' dar_suite.o(.text+0x21f): undefined reference to `libdar::tools_printf(char*, ...)' dar_suite.o: In function `dar_suite_command_line_features()': dar_suite.o(.text+0x1a65): undefined reference to `libdar::tools_printf(char*, ...)' shell_interaction.o: In function `shell_interaction_init(std::ostream*, std::ostream*, bool)': shell_interaction.o(.text+0x55): undefined reference to `libdar::user_interaction_callback::user_interaction_callback(void (*)(std::string const&, void*), bool (*)(std::string const&, void*), std::string (*)(std::string const&, bool, void*), void*)' *** Error code 1 Stop in /usr/ports/sysutils/dar/work/dar-2.2.0/src/dar_suite. *** Error code 1 Stop in /usr/ports/sysutils/dar/work/dar-2.2.0/src. *** Error code 1 Stop in /usr/ports/sysutils/dar/work/dar-2.2.0. *** Error code 1 Stop in /usr/ports/sysutils/dar/work/dar-2.2.0. *** Error code 1 I`m using latest gettext-0.14.1, libiconv-1.9.2_1, libtool-1.5.10_1. Previous version dar-2.1.5 compiled without problem. If you need more info, don`t hesitate to contact me and thank you for help in advance. Bretislav Kubesa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003201c5565a$4f4bcbe0$0201a8c0>