Package: src:waili
Version: 19990723-20
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: kfreebsd-porting
X-Debbugs-Cc: [email protected]
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package can easily be made building on kfreebsd (and probably hurd)
by the following patch:

--- waili-19990723/test/Demo.C
+++ waili-19990723/test/Demo.C
@@ -888,7 +888,7 @@
 
     srand48(1);
 
-    if( ioctl(0, TCGETS, &ti))
+    if( tcgetattr(0, &ti))
       prompt=0;
 
 #ifdef RL_READLINE_VERSION


Regards

    Christoph

If you have further questions please mail [email protected]

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to