hello mohar again!

thanks for coming up with a patch! but this needs more work i believe
since you are adding the header again which is already present in the
source from your patch:

+--- wvstreams-4.6.1.orig/ipstreams/wvunixdgsocket.cc   2010-07-31 
13:46:32.074619367 +0530
++++ wvstreams-4.6.1/ipstreams/wvunixdgsocket.cc        2010-07-31 
13:47:40.566613113 +0530
+@@ -1,4 +1,7 @@
+ #include "wvunixdgsocket.h"
++
++// Has to be included for maverick to remove FTBFS
++#include <sys/stat.h>
+ #ifdef MACOS
+ #include <sys/types.h>
+ #include <sys/stat.h>

you observe that already <sys/stat.h> is there in the source perhaps
this needs a check for the header as the compiler is unable to locate
header file therefore its FTB..

regards



** Changed in: wvstreams (Ubuntu Maverick)
       Status: Confirmed => Incomplete

-- 
wvstreams fails to build from source in maverick (glibc-2.12)
https://bugs.launchpad.net/bugs/602134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to