Date: Thu, 23 Mar 2000 23:32:37 -0800 (PST) From: youki@center.osaka-u.ac.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17575: unable to build linuxthreads Message-ID: <200003240732.XAA11231@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17575 >Category: ports >Synopsis: unable to build linuxthreads >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 23 23:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Youki Kadobayashi >Release: 4.0-RELEASE >Organization: Osaka University >Environment: FreeBSD dv2 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: clone.S references DEFS.h and SYS.h. These two header files do not exist. su-2.03# make ===> Extracting for linuxthreads-2.1.2 >How-To-Repeat: cd /usr/ports/devel/linuxthreads make >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for glibc-linuxthreads-2.1.2.tar.gz. ===> Patching for linuxthreads-2.1.2 ===> Applying FreeBSD patches for linuxthreads-2.1.2 ===> Configuring for linuxthreads-2.1.2 ===> Building for linuxthreads-2.1.2 Warning: Object directory not changed from original /usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2 cc -O -pipe -g -O2 -Wall -DCOMPILING_LINUXTHREADS -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/pthread -I/usr/ ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/unix/sysv/linux -I/usr/src/lib/libc/stdtime -DLIBC_RCS -DLINUXTHREADS -D__USE_UNIX98 -c attr.c -o attr.o cc -O -pipe -g -O2 -Wall -DCOMPILING_LINUXTHREADS -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/pthread -I/usr/ ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/unix/sysv/linux -I/usr/src/lib/libc/stdtime -DLIBC_RCS -DLINUXTHREADS -D__USE_UNIX98 -c cancel.c -o cancel.o cc -DCOMPILING_LINUXTHREADS -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/pthread -I/usr/ports/devel/linuxthrea ds/work/linuxthreads-2.1.2/sysdeps/unix/sysv/linux -I/usr/src/lib/libc/stdtime -DLIBC_RCS -DLINUXTHREADS -D__USE_UNIX98 -I/usr/src/lib/libc/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2/sysdeps/i386 -c clone.S -o clone.o clone.S:3: DEFS.h: No such file or directory clone.S:4: SYS.h: No such file or directory *** Error code 1 Stop in /usr/ports/devel/linuxthreads/work/linuxthreads-2.1.2. *** Error code 1 Stop in /usr/ports/devel/linuxthreads. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003240732.XAA11231>