From owner-freebsd-current@FreeBSD.ORG Wed Jul 20 06:22:21 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0677816A420 for ; Wed, 20 Jul 2005 06:22:21 +0000 (GMT) (envelope-from vincent@xtra-net.org) Received: from relay.xtra-net.org (cable-195-162-200-89.customer.tvd.be [195.162.200.89]) by mx1.FreeBSD.org (Postfix) with SMTP id 10C0E43D45 for ; Wed, 20 Jul 2005 06:22:16 +0000 (GMT) (envelope-from vincent@xtra-net.org) Received: (qmail 26956 invoked from network); 20 Jul 2005 06:22:15 -0000 Received: from sbegfxab.xtra-net.org (HELO mail.xtra-net.org) (192.168.1.19) by 0 with SMTP; 20 Jul 2005 06:22:15 -0000 Received: from 192.168.1.25 (proxying for 193.178.209.193) (SquirrelMail authenticated user jlang); by mail.xtra-net.org with HTTP; Wed, 20 Jul 2005 08:22:15 +0200 (CEST) Message-ID: <8268.192.168.1.25.1121840535.squirrel@192.168.1.25> In-Reply-To: <6.2.1.2.2.20050720124426.046af060@202.179.0.80> References: <6.2.1.2.2.20050720124426.046af060@202.179.0.80> Date: Wed, 20 Jul 2005 08:22:15 +0200 (CEST) From: "Vincent Blondel" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: tegge@freebsd.org Subject: Re: linuxthreads compile error in latest 6.0-BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 06:22:21 -0000 As you can see it we got the same problem. I don't have found any solution for it. This mailing list suggested to me to take contact with the responsible of this port but I don't have the time yet to do it. Now, this is done with this port and I am waiting for a response ... Regards Vincent. > Hi, > > I have FreeBSD 6.0 beta1 and I couldn't compile linuxthreads from ports. > How can I compile it successfully? > > thanks in advance, > > Ganbold > > daemon# uname -an > FreeBSD daemon.ub.mng.net 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Tue Jul 19 > 14:50:06 ULAST > 2005 tsgan@daemon.ub.mng.net:/usr/obj/usr/src/sys/DAEMON i386 > daemon# > > cc -O2 -fno-strict-aliasing -pipe -D_PTHREADS -I../ -I../sysdeps/i386 > -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -fexceptions -DIN_GCC > -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -DFINE_GRAINED_LIBRARIES > -D_PTHREADS > -DGTHREAD_USE_WEAK > -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools > -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config > -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -c > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c > In file included from ../sysdeps/pthread/pthread.h:27, > from > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h:43, > from > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/gthr.h:83, > from > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:42: > ../sysdeps/pthread/bits/pthreadtypes.h:51: error: conflicting types for > 'pthread_attr_t' > /usr/include/sys/_pthreadtypes.h:65: error: previous declaration of > 'pthread_attr_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:59: error: conflicting types for > 'pthread_cond_t' > /usr/include/sys/_pthreadtypes.h:68: error: previous declaration of > 'pthread_cond_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:66: error: conflicting types for > 'pthread_condattr_t' > /usr/include/sys/_pthreadtypes.h:69: error: previous declaration of > 'pthread_condattr_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:69: error: conflicting types for > 'pthread_key_t' > /usr/include/sys/_pthreadtypes.h:70: error: previous declaration of > 'pthread_key_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:82: error: conflicting types for > 'pthread_mutex_t' > /usr/include/sys/_pthreadtypes.h:66: error: previous declaration of > 'pthread_mutex_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:89: error: conflicting types for > 'pthread_mutexattr_t' > /usr/include/sys/_pthreadtypes.h:67: error: previous declaration of > 'pthread_mutexattr_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:93: error: conflicting types for > 'pthread_once_t' > /usr/include/sys/_pthreadtypes.h:71: error: previous declaration of > 'pthread_once_t' was here > ../sysdeps/pthread/bits/pthreadtypes.h:139: error: conflicting types for > 'pthread_t' > /usr/include/sys/_pthreadtypes.h:64: error: previous declaration of > 'pthread_t' was here > *** Error code 1 > > Stop in /usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_16/libgcc_r. > *** Error code 1 > > Stop in /usr/ports/devel/linuxthreads. > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Vincent Blondel homepage : http://jlang.dyndns.org registered LFS user : 7485 http://www.linuxfromscratch.org maintainer : http://oryx.xtra-net.org