Package: src:waili
Version: 19990723-20
Severity: important
Tags: sid wheezy
User: debian-bsd@lists.debian.org
Usertags: kfreebsd-porting
X-Debbugs-Cc: debian-bsd@lists.debian.org
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 debian-bsd@lists.debian.org

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



-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87fwkqto3c....@hepworth.siccegge.de

Reply via email to