Bug#374290: FTBFS on sarge

2006-06-18 Thread Norbert Tretkowski
Package: klibc
Severity: wishlist
Tags: patch

I get this error when building klibc 1.3.35-1 on sarge:

usr/klibc/SYSCALLS.def:18:20: missing terminating ' character


Patch is obvious:

diff -Nur klibc-1.3.35.orig/usr/klibc/SYSCALLS.def 
klibc-1.3.35/usr/klibc/SYSCALLS.def
--- klibc-1.3.35.orig/usr/klibc/SYSCALLS.def2006-06-08 17:47:18.0 
+0200
+++ klibc-1.3.35/usr/klibc/SYSCALLS.def 2006-06-18 13:52:21.0 +0200
@@ -15,7 +15,7 @@
 #include bitsize.h
 
 //
-// Process-related 'syscalls
+// Process-related syscalls
 //
 void _exit,exit::_exit(int);
 ?!ia64 pid_t clone::__clone(unsigned long, void *);


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-k7
Locale: LANG=en_US, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#374290: FTBFS on sarge

2006-06-18 Thread maximilian attems
On Sun, 18 Jun 2006, Norbert Tretkowski wrote:

 I get this error when building klibc 1.3.35-1 on sarge:
 
 usr/klibc/SYSCALLS.def:18:20: missing terminating ' character

fixed upstream in 1.3.36.
1.3.39 is on mentors,
i will soon upload 1.3.40 as fixes were tested on sparc64.
 
thanks + regards
 
-- 
maks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#374290: FTBFS on sarge

2006-06-18 Thread H. Peter Anvin

Norbert Tretkowski wrote:

Package: klibc
Severity: wishlist
Tags: patch

I get this error when building klibc 1.3.35-1 on sarge:

usr/klibc/SYSCALLS.def:18:20: missing terminating ' character



Already fixed; current upstream is 1.3.40.

-hpa


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]