bugDotGNU Portable.NET - Bugs: bug #9757, pnetC fails to compile in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9757: pnetC fails to compile in libc/ctype

Submitter:  -Deleted Account- <scandium>
Submitted:  Sun 25 Jul 2004 01:54:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sat 07 Aug 2004 12:26:40 AM UTC, comment #5: 

Fix committed to CVS - 7 Aug 2004

The configure.in script was detecting the location
of "cscc-cpp" incorrectly.

Rhys Weatherley <rweather>
Group administrator
Thu 05 Aug 2004 02:12:43 PM UTC, comment #4: 

WANT_AUTOMAKE="1.7" ./auto_gen.sh
solves the problem (by default it is using 1.4-p6)

-Deleted Account- <scandium>
Thu 05 Aug 2004 11:43:04 AM UTC, comment #3: 

In case it helps, here's the output using "-vv"
(cvs snapshot of 3rd August):

Making all in ctype
make[2]: Entering directory `/home/users/scandium/distfiles/pnetC/libc/ctype'
"/home/users/scandium/distfiles/install/bin/cscc" -DPACKAGE=\"pnetC\" -DVERSION=\"0.6.7\"  -I. -I.    -nostdinc -I../../include                      -imacros ../../include/libc-symbols.h -vv -c wctype.c
/home/users/scandium/distfiles/install/lib/cscc/plugins/cscc-c-s -MD -MF .deps/wctype.pp -D PACKAGE="pnetC" -D VERSION="0.6.7" -D _CSCC_ -D RELEASE -nostdinc -I . -I . -I ../../include -imacros ../../include/libc-symbols.h -L . -N /home/users/scandium/distfiles/install/lib/cscc/lib -vv -o - -- wctype.c
ilasm -o wctype.o -- -
/usr/bin/cpp -w -nostdinc -nostdinc++ -undef -MD .deps/wctype.pp -I. -I. -I../../include -imacros ../../include/libc-symbols.h -U__GCC_NEW_VARARGS__ -D__PTRDIFF_TYPE__=long -D__SIZE_TYPE__=__unsigned_int__ -D__WINT_TYPE__=__unsigned_int__ -D__VERSION__="0.6.7 (cscc)" -D__WCHAR_TYPE__=__wchar__ -D__STDC__=1 -D__cli -D__cli__ -DPACKAGE="pnetC" -DVERSION="0.6.7" -D__CSCC__ -DRELEASE wctype.c
cpp: .deps/wctype.pp: No such file or directory
cpp: warning: `-x c' after last input file has no effect
cpp: no input files
make[2]: * [wctype.o] Error 1

-Deleted Account- <scandium>
Mon 26 Jul 2004 04:21:21 PM UTC, comment #2: 

cpp (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r5, ssp-3.3-7, pie-8.7.5.3)

that's on the box where it fails. I also have 3.3.3 20040412 on my x86 box, so that probably isn't the culprit.

-Deleted Account- <scandium>
Mon 26 Jul 2004 07:23:22 AM UTC, comment #1: 

cpp --version ?

Gopal.V <t3rmin4t0r>
Group administrator
Sun 25 Jul 2004 01:54:57 PM UTC, original submission:  

I could reproduce the same compilation problem on an arm and sparc box, I don't have that problem on my x86 box, though.


Making all in libc
make[1]: Entering directory `/home/users/scandium/install/pnetC-0.6.6/libc'
Making all in ctype
make[2]: Entering directory `/home/users/scandium/install/pnetC-0.6.6/libc/ctype'
"/home/users/scandium/install/bin/cscc" -DPACKAGE=\"pnetC\" -DVERSION=\"0.6.6\"  -I. -I.    -nostdinc -I../../include       -imacros ../../include/libc-symbols.h -x c  -c wctype.c
cpp: .deps/wctype.pp: No such file or directory
cpp: warning: `-x c' after last input file has no effect
cpp: no input files
make[2]: * [wctype.o] Error 1
make[2]: Leaving directory `/home/users/scandium/install/pnetC-0.6.6/libc/ctype'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/users/scandium/install/pnetC-0.6.6/libc'
make: * [all-recursive] Error 1

-Deleted Account- <scandium>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-07 rweather StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code