From owner-FreeBSD-users-jp@jp.FreeBSD.org Wed Feb 12 14:33:01 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id h1C5X1g35397;
	Wed, 12 Feb 2003 14:33:01 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from akane.vegalta.org ([3ffe:505:2054:0:2a0:c9ff:fe8a:d738])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id h1C5WxJ35392
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Wed, 12 Feb 2003 14:32:59 +0900 (JST)
	(envelope-from toga@puyo.org)
Received: from nayuki.vegalta.org (localhost [IPv6:::1])
	by akane.vegalta.org (8.12.3/8.12.3) with SMTP id h1C5Wn1o036409
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Wed, 12 Feb 2003 14:32:53 +0900 (JST)
	(envelope-from toga@puyo.org)
Message-Id: <200302120532.h1C5Wn1o036409@akane.vegalta.org>
From: TOGAWA Satoshi <toga@puyo.org>
To: FreeBSD-users-jp@jp.FreeBSD.org
Organization: PUYO Online Reactionary Group
X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Wed, 12 Feb 2003 14:32:55 +0900
X-Sequence: FreeBSD-users-jp 73410
Subject: [FreeBSD-users-jp 73410] [Q] gcc =?ISO-2022-JP?B?GyRCJEcbKEI=?=
 -pg =?ISO-2022-JP?B?GyRCJHJJVSQxJD8kSCQtJEsbKEI=?="undefined
 reference"
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: toga@puyo.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030107

$B$H$,$o$G$9!%(B

$BD9$$$N$G!$$^$:$O<ALd$NMWE@(B:
gcc$B$G!$(B-pg$B$r;H$C$F%j%s%/$7$?$H$-$K!$(Bundefined reference $B%(%i!<$,H/@8$7$^$9!%(B

$B4D6-(B:
FreeBSD 5.0-RELEASE

$B>u67(B:
http://loqui.good-day.net/ $B$K$"$k!$(Bloqui$B$H$$$&(BIRC$B%/%i%$%"%s%H$r(B
$B%$%s%9%H!<%k$7$h$&$H$7$F$$$^$9!%<+2H@=(Bport$B$H$7$F!$0J2<$N$h$&$J(B
Makefile$B$r=q$$$F$_$^$7$?!%(B
----
LIB_DEPENDS=    glib-2.0.200:${PORTSDIR}/devel/glib20 \
		gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
		gnet.1:${PORTSDIR}/net/gnet

USE_GMAKE=	yes
USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"

CONFIGURE_ARGS=	--prefix=${PREFIX} --disable-nls
----
$B$G!$%$%s%9%H!<%k<+BN$O$&$^$/$$$/$N$G$9$,!$%5!<%P!<$K@\B3$7$?8e$K(B
CPU$B$r0[MM$K?)$&!$$H8@$&F0:n$r$7$?$N$G!$%W%m%U%!%$%j%s%0$r;n$_$^$7$?!%(B

$B:G=i!$(BCONFIGURE_ENV$B$K!V(BCFLAGS="-pg"$B!W$rDI2C$7$?$H$3$m!$$J$<$+(B
GLib$B$NH=Dj$K<:GT$7$?$N$G!$(Bmake configure $B$7$?8e!$(Bsrc/Makefile$BCf$N(B
CFLAGS$B$K(B -pg $B$rDI2C$7$^$7$?!%(B

$B$=$N8e%3%s%Q%$%k$9$k$H!$0J2<$N$h$&$J%(%i!<$,=P$F!$%j%s%/$G$-$^$;$s!%(B
(\$B0u$K$h$k9TJ,3d$OI.<T(B)
----
($BA0N,(B)
cc -O -pipe -march=pentium3 -pg -o loqui main.o prefs_general.o prefs_account.o \
loqui_menu.o account_manager.o loqui_app.o connection.o account.o codeconv.o \
channel_tree.o gtkutils.o utils.o channel_buffer.o channel.o nick_list.o \
irc_message.o irc_handle.o command_table.o about.o account_list_dialog.o \
account_dialog.o loqui_toolbar.o -Wl,--export-dynamic -pthread  \
-L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama \
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft2 -lfreetype -lXext \
-lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 \
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lgnet -lgthread12 -lglib12
/usr/local/lib/libintl.so.4: undefined reference to `tsearch'
/usr/lib/libc_r.so.5: undefined reference to `__sys_fchmod'
/usr/lib/libc_r.so.5: undefined reference to `__sys_aio_suspend'
/usr/lib/libc_r.so.5: undefined reference to `__pselect'
/usr/lib/libc_r.so.5: undefined reference to `__sys_fchflags'
/usr/lib/libc_r.so.5: undefined reference to `__sys___acl_get_fd'
/usr/lib/libc_r.so.5: undefined reference to `__sys_sendfile'
/usr/lib/libc_r.so.5: undefined reference to `__sys_msync'
/usr/lib/libc_r.so.5: undefined reference to `__sys___acl_set_fd'
/usr/lib/libc_r.so.5: undefined reference to `__wait'
/usr/lib/libc_r.so.5: undefined reference to `__pause'
/usr/lib/libc_r.so.5: undefined reference to `__sys___acl_aclcheck_fd'
/usr/local/lib/libintl.so.4: undefined reference to `tfind'
/usr/lib/libc_r.so.5: undefined reference to `__creat'
/usr/lib/libc_r.so.5: undefined reference to `__sys___acl_delete_fd'
/usr/lib/libc_r.so.5: undefined reference to `__sys_fpathconf'
/usr/local/lib/libintl.so.4: undefined reference to `strcspn'
/usr/lib/libc_r.so.5: undefined reference to `__sys_fchown'
/usr/lib/libc_r.so.5: undefined reference to `__system'
----

$B$*$=$i$/!$@h$[$I$N!V(BGLib$B$NH=Dj$K<:GT!W$H$$$&$N$b!$$3$l$HF1$8>I>u$G(B
$B%j%s%/$,@5>o$K=*N;$7$J$$$3$H$+$iH=Dj$K<:GT$7$F$$$k$N$G$O!$$H(B
$B?dB,$7$F$$$^$9!%(B

$B$I$&$9$l$P!$$3$N%W%m%0%i%`$r(B -pg $B$D$-$G%j%s%/$9$k$3$H$,$G$-$k$N$G$7$g$&$+(B?


--- 
toga@puyo.org $B8M@nAo;N(B
