Date: Sun, 25 Aug 1996 16:49:32 -0500 (CDT) From: Gary Clark II <gclarkii@main.gbdata.com> To: FreeBSD-gnats-submit@freebsd.org Subject: misc/1541: libc_r problem (fork.S) Message-ID: <199608252149.QAA00469@main.gbdata.com> Resent-Message-ID: <199608252150.OAA11061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1541 >Category: misc >Synopsis: fork.o in libc_r fails to compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 25 14:50:02 PDT 1996 >Last-Modified: >Originator: Gary Clark II >Organization: GB Data Systems (ISP, ICP and FreeBSD consulting) >Release: FreeBSD 2.2-CURRENT i386 >Environment: FreeBSD-current latest sup (10 hours old) >Description: Here is the line: main# make fork.o cpp -E -DLIBC_RCS -DSYSLIBC_RCS -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/l ibc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../l ibc/locale -DYP -I/usr/src/lib/libc_r/../libc/i386 -I/usr/src/lib/libc_r/uthread /usr/src/lib/libc_r/../libc/i386/sys/fork.S | as -o fork.o /usr/src/lib/libc_r/../libc/i386/sys/fork.S: Assembler messages: /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Rest of line ignored. Fir st ignored character is `('. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Expected comma after symb ol-name: rest of line ignored. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Rest of line ignored. Fir st ignored character is `('. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: invalid character '_' in opcode *** Error code 1 >How-To-Repeat: See above >Fix: ???????????? >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608252149.QAA00469>