I use the command cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -r xgl-0-0-1 xserver/xorg to download xgl in my /cvs/xserver/xorg .
then I'm trying to complile Xgl , but I'm getting this:
Code:
/../../fb -g -O2 -MT xglglxext.lo -MD -MP -MF .deps/xglglxext.Tpo -c xglglxext.c -fPIC -DPIC -o .libs/xglglxext.o
Help !! I'm trying to get a friends camera working.. Its a LogicTech QuickCam Net. I downloaded the source for the driver, qc-usb-0.6.6, but this is what I get when I try to make it.. I'm stuck.. Any ideas?
Code:
tux@tux-AMD-PC:~/Desktop/qc-usb-0.6.6$ sudo make all
[sudo] password for tux:
I'm trying to compile qtcurve-qt3 to get everything to look the same. (It's not in any repos.) I get this when I run make:
I find myself unable to run any WinForms applications in Mono 3.0 (on OpenSUSE 12.3 x64).
The compiler being used is gcc and the application i am trying to install is mpiBLAST, well actually its dependencies, halfway through I get this error
gcc -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DNDEBUG -O3 -c -I../include -I/usr/X11R6/include -L/usr/X11R6/lib -DWIN_MOTIF ncbienv.c
In file included from ncbienv.c:309:0:
/usr/local/include/pwd.h:8:1: error: unknown
Hello friends I am trying to compile this C program for client socket programming but getting the error:
Quote:
client.c:18:8: warning: assignment from incompatible pointer type [enabled by default]
client.c:25:47: error: dereferencing pointer to incomplete type
Quote:
#include<sys/socket.h>
#include<sys/types.h
Trying to install R-studio.
I have got the prerequisites now but seem to get
[root@localhost Downloads]# rpm -i rstudio-0.97.336-x86_64.rpm
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type i
While this thread is fresh and on the topic of mutt I'd shoot the community a question about a major problem I'm having with my setup. That is if the OP can hold off on marking the topic as [SOLVED].I had a working setup and decided to patch it with the sidebar patch.
hi,io order to have the wlan working with my my Atheros AR5001 card, I need the acerhk driver.Recently I have upgraded to kernel 3.2 and I have realized that I need to compile the driver again, doing so I get the following error:mattia@CB-Mattia:~/acerhk-0.5.35$ make
cc -I/lib/modules/`uname -r`/build/include -DMODVERSIONS -DMODULE -D__KERNEL__ -o acerhk.o acerhk.c
acerhk.c:39:26: error: linux/co