|
Re: 5.0 beta 2: msg#00121linux.printing.gimp-print.devel
From: regisr <regisr@xxxxxxxxx> Date: Sat, 31 Jul 2004 10:30:39 +0200 (CEST) On 30-Jul-2004 Robert L Krawitz wrote: > I'm planning to start work on the Epson R800 printer tonight or this > weekend now that CD printing is working correctly. Very good news! (see my post on June,3 for my wish-list). I would replace my old Ex by I a new R800... I had bought the Ex because RLK had one and it was supported! (I had 2 Ex, one for Quadtone) And I tried to compile 5.0.0 beta1... it fails as the previous, but I checked again and found may be why it was failling in error: For rastertoprinter and genppd the -I../../include was missing before -I/usr/local/include and the old header was used. Now it is compiling, I need to install it and test. The command was: source='genppd.c' object='genppd.o' libtool=no \ depfile='.deps/genppd.Po' tmpdepfile='.deps/genppd.TPo' \ depmode=gcc /usr/local/bin/bash ../../scripts/depcomp \ gcc -I. -I. -I../.. -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -I/usr/local/include -g -O2 -c `test -f 'genppd.c' || echo './'`genppd.c Instead of: source='genppd.c' object='genppd.o' libtool=no \ depfile='.deps/genppd.Po' tmpdepfile='.deps/genppd.TPo' \ depmode=gcc /usr/local/bin/bash ../../scripts/depcomp \ gcc -I. -I. -I../.. -I../../include -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -I/usr/local/include -g -O2 -c `test -f 'genppd.c' || echo './'`genppd.c We had problems with this kind of thing for a while, but I thought it was supposed to be fixed now. Without seeing your configure output and actual makefile it's hard to figure out what's going on here. -- Robert Krawitz <rlk@xxxxxxxxxxxx> Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lpf@xxxxxxxxxxxx Project lead for Gimp Print -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: 5.0 beta 2: 00121, regisr |
|---|---|
| Next by Date: | Re: Re: CD printing to R300: 00121, Robert L Krawitz |
| Previous by Thread: | RE: 5.0 beta 2i: 00121, regisr |
| Next by Thread: | Epson Stylus Photo R300 CD-Printing: 00121, PAUL MATTHEW VICTOREY |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |