Date: Tue, 25 Sep 2001 19:54:21 -0400 From: Jim Arnold <jim@ohio.com> To: jim@FreeBSD.org Cc: questions@freebsd.org Subject: gaim port is broken (gaim-0.44.tar.bz2) Message-ID: <a05100300b7d6c7e57f6a@[206.128.102.10]>
next in thread | raw e-mail | index | archive | help
i upgraded my FBSD box to XFree86-4.1.0_6 and
kdebase-2.2_2 and kdelibs-2.2_3 . I am running 4.4 stable.
now when i try to reinstall gaim after upgrading it fails with this error:
#define HAVE_LOCALE_H 1
#define HAVE_SIGNAL_H 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_SOCKET 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_ATEXIT 1
#define HAVE_GETADDRINFO 1
#define STATIC_PROTO_INIT extern void oscar_init(struct prpl *);
extern void toc_init(struct prpl *); void static_proto_init() {
load_protocol(oscar_init, sizeof(struct prpl));
load_protocol(toc_init, sizeof(struct prpl)); }
configure: exit 1
(end of "config.log")
*** Error code 1
Stop in /home/ports/net/gaim.
*** Error code 1
Stop in /home/ports/net/gaim.
*** Error code 1
Stop in /home/ports/net/gaim.
*** Error code 1
Stop in /home/ports/net/gaim.
Thanks,
Jim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a05100300b7d6c7e57f6a>
