| PLEX86 | ||
|
What is GPL, and Why This GPL Error Realtime KernelAlexander Ulyanov ... OK, thanks. I won't rebuild, but why suddenly the failure? The way this application works is that one does a make before bringing it up. The made does something with smodule.o. Then I fire up a program called sentuser2 in the normal way. It responds with command requests, and I just enter the commands to direct the program to take pictures with a video camera. I'm going to include the make module below. One logs in as su and then executes make rtlinux. After that, I fire up sentuser2 and the application is off and running. Worked every time until I tried the rtc (enhanced). Another thing to note is that in the kernel build to get rtc into it, the last step in the process is make modules modulesinstall. There's a line in the kernel Makefile that readssbin-depmod -a -q. If the -q is removed, it balks at that step by producing a list of the symbols the Makefile below balks at as well. Searching a desktop cataloguing tool Hello, my question really isn't OS specific, but since I use Linux exclusively and the Linux developer community is a very active one, I thought I'd ask my question here. My... ===========Makefile============ includeusr-rtlinux-rtl.mk all: ..-sentuser ..-sentuser2 ..-sclock ..-sdisplay ..-Trash ..-CLUT.txt usr-rtlinux-modules-smodule.o ..-Trash: mkdir ..-Trash chmod 0777 ..-Trash Duplex printing in CUPS BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to print in duplex mode in CUPS (with an HP LaserJet 5M printer that definitely works in duplexing mode, because I've had it working before), but... ..-CLUT.txt: CLUT.txt cp CLUT.txt .. cp sclock-sclock .. chmod +s ..-sclock cc -o sclock-sclock -g -O2 -Wall sclock-sclock.c ..-sdisplay: sdisplay-sdisplay cp sdisplay-sdisplay .. sdisplay-sdisplay: sdisplay-sdisplay.c cc -I-usr-include-SDL-o sdisplay-sdisplay -O2 -Wall sdisplay-sdisplay.c -lSDL -lpthread ..-sentuser: sentuser-sentuser cp sentuser-sentuser .. chmod +s ..-sentuser sentuser-sentuser: sentuser-sentuser.c cc -DREENTRANT -o sentuser-sentuser -g -O2 -Wall sentuser-sentuser.c -lpthread ..-sentuser2: sentuser2-sentuser2 cp sentuser2-sentuser2 .. chmod +s ..-sentuser2 cvs and stunnel On Wed, 16 Mar 2005 11:31:08 -0600, B.T. Raven staggered into the Black Sun and said: CVS... sentuser2-sentuser2: sentuser2-sentuser2.c cc -DREENTRANT -o sentuser2-sentuser2 -g -O2 -Wall sentuser2-sentuser2.c -lpthread usr-rtlinux-modules-smodule.o: smodule-smodule.o cp smodule-smodule.ousr-rtlinux-modules smodule-smodule.o: smodule-smodule.c $(CC) $(INCLUDE) $(CFLAGS) -c -o smodule-smodule.o smodule-smodule.c save: cp ..-sentuser sentuser.save cpusr-rtlinux-modules-smodule.o smodule.save restore: cp sentuser.save ..-sentuser cp smodule.saveusr-rtlinux-modules-smodule.o rtlinux: rtlinux start sbin-insmodusr-rtlinux-modules-smodule.o clean: rm ..-sentuser ..-sentuser2usr-rtlinux-modules-smodule.o rm sentuser-sentuser sentuser2-sentuser2 smodule-smodule.o rm ..-sclock sclock-sclock rm ..-sdisplay sdisplay-sdisplay include $(RTLDIR)-Rules.make ======================================= -- Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39¡ 15' 7" N, 121¡ 2' 32" W, 2700 feet "The obscure we see eventually. The completely obvious, it seems, takes longer." -- Edward R. Murrow
|
||||
Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||