Re: GQView compiling error

2014-01-11 Thread Rodney D. Myers
Attempted that. Could not get get in the correct place. Oh, well. Thank you for the link On Thu, 9 Jan 2014 21:02:33 -0600 Nitebirdz wrote: > On Wed, Jan 08, 2014 at 10:11:26PM -0500, Rodney D. Myers wrote: > > > > i'm attempting to an older piece of software, GQView, and it > > appears I do h

Re: GQView compiling error

2014-01-09 Thread Nitebirdz
On Wed, Jan 08, 2014 at 10:11:26PM -0500, Rodney D. Myers wrote: > > i'm attempting to an older piece of software, GQView, and it appears I > do have all required software installed. "./configure" does not puke > when ran. > > Though when I attempt to run "make" to compile it, this is where is > d

Re: GQView compiling error

2014-01-09 Thread Rodney D. Myers
I understand. just that geeqie does not yet have some of the features I'm looking for On Thu, 9 Jan 2014 09:28:46 +0100 Sven Hartge wrote: > Rodney D. Myers wrote: > > > i'm attempting to an older piece of software, GQView, and it > > appears I do have all required software installed. "./confi

Re: GQView compiling error

2014-01-09 Thread Sven Hartge
Rodney D. Myers wrote: > i'm attempting to an older piece of software, GQView, and it appears I > do have all required software installed. "./configure" does not puke > when ran. Why? Geeqie is a fork and successor of the now defunct GQView image viewer, which is of course available in Debian as

GQView compiling error

2014-01-08 Thread Rodney D. Myers
i'm attempting to an older piece of software, GQView, and it appears I do have all required software installed. "./configure" does not puke when ran. Though when I attempt to run "make" to compile it, this is where is dies; then mv -f ".deps/view_file_icon.Tpo" ".deps/view_file_ic

Re: Kernel compiling error (Solved)

2006-03-31 Thread Sridhar M.A.
On Fri, Mar 31, 2006 at 06:57:29PM +0530, Sridhar M.A. wrote: > On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote: >> On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: >> > CC sound/soundcore.mod.o >> > LD [M] sound/soundcore.ko >> >

Re: Kernel compiling error

2006-03-31 Thread Sridhar M.A.
On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote: > On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: > > CC sound/soundcore.mod.o > > LD [M] sound/soundcore.ko > > make[1]: Leaving directory `/home/software/kernel/linux-2.6.16' > > COLUMNS=150 dpk

Re: Kernel compiling error

2006-03-30 Thread Matthew R. Dempsky
On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: > CC sound/soundcore.mod.o > LD [M] sound/soundcore.ko > make[1]: Leaving directory `/home/software/kernel/linux-2.6.16' > COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev |\ > awk '$1 ~ /[hi]i/ {

Kernel compiling error

2006-03-30 Thread Sridhar M.A.
Hi, I am running debian sarge on an AMD-Athlon machine. The kernel is 2.6.16 which I compiled from the vanilla source. Yesterday I wanted to add a couple of modules and so had to recompile. But, now the process is ending with the following error message: ... CC sound/soundcore.mod.o LD [M]

compiling error

2000-01-27 Thread john smith
hello when I try to run make on installing gnomeicu I get the following error In file included from common.h:509, from applet.c:8: applet.h:5: applet-widget.h: No such file or directory applet.c:13: applet-widget.h: No such file or directory make[3]: *** [applet.o] Error 1 make[3

Re: kernel compiling error

2000-01-03 Thread Eric G . Miller
It's no consolation, but I got framebuffer support to work fine in 2.2.13. Did you read the framebuffer documentation included with the sources? Perhaps something missing in the configuration? -- ++ | Eric G. Milleregm2@

kernel compiling error

2000-01-03 Thread matt garman
Hello: I'm trying to recompile Linux kernel 2.2.13 to remove the stuff I don't need and include frame buffer support (it's a waste to use 80x24 on a big monitor!). Anyway, I untar'ed the archive in /usr/src, did my configuration, then from /usr/src/linux did "make-kpkg --revision=custom.1.1 kern

Re: compiling error: xauth not found

1999-08-21 Thread Jor-el
Horacio, Maybe something went wrong on your system during or after the install. But I do suggest you do your homework more thoroughly. Here is what I get : debian$pwd /mnt/cdrom/dists/slink/main/binary-i386/x11 debian$dpkg -c xbase-clients_3.3.2.3a-11.deb | less drwxr-xr-x root/root

Re: compiling error: xauth not found

1999-08-21 Thread Marcin Owsiany
On Sat, Aug 21, 1999 at 06:24:25PM +0200, J Horacio MG wrote: > $ dpkg -l | less > > ii xbase-clients 3.3.2.3a-11miscellaneous X clients > > may be xauth is somewhere else? > no check if it wasn't accidentally removed (it should be in /usr/X11R6/bin/xauth), and if it is there, check wher

Re: compiling error: xauth not found

1999-08-21 Thread J Horacio MG
$ dpkg -l | less ii xbase-clients 3.3.2.3a-11miscellaneous X clients may be xauth is somewhere else? Jor-el dijo: > > 'xauth' is indeed present in Debian - you just havent installed > it. It is part of the package xbase-clients on Slink. > > On Sat, 21 Aug 1999, J Horacio MG wrote

Re: compiling error: xauth not found

1999-08-21 Thread Jor-el
Horacio, 'xauth' is indeed present in Debian - you just havent installed it. It is part of the package xbase-clients on Slink. Regards, Jor-el Be careful of reading health books, you might die of a misprint. -- Mark Twain On Sat, 21 Aug 1999, J Horacio MG wrote: > I'm t

compiling error: xauth not found

1999-08-21 Thread J Horacio MG
I'm trying to compile ssh1 and found the following error while running ./configure. I su'ed root and copied the tarball to /usr/local: $ su ... /usr/local/ssh-1.2.27# ./configure ... checking for xauth... no configure: error: configuring with X but xauth not found - aborting Since there's no xau

Re: Kernel compiling error

1998-10-07 Thread Immanuel Yap
Ken Archer wrote: > > Came up with the following error trying to compile a development kernel. The > same kernel compiled fine on my Suse partition. > > as 86 -0 -a -o bboot sect.o bbootsect.s > make [1]: as86: Command not found > make [1]: *** [bbootsect.o] Error 127 > make [1]: Leaving directo

Kernel compiling error

1998-10-07 Thread Ken Archer
Came up with the following error trying to compile a development kernel. The same kernel compiled fine on my Suse partition. as 86 -0 -a -o bboot sect.o bbootsect.s make [1]: as86: Command not found make [1]: *** [bbootsect.o] Error 127 make [1]: Leaving directory '/usr/src/linux-2.1.122/arch/i38

Re: Compiling error

1998-07-08 Thread Ben Pfaff
Nuno Carvalho <[EMAIL PROTECTED]> writes: When I try to compile some C program i got the following message: $ cc foo.c ld: cannot open crt1.o: No such file or directory $ I already installed libc5-altdev, cpp, libg++27-dev packages and I still have this message ! Install lib

Compiling error

1998-07-07 Thread Nuno Carvalho
Hi, When I try to compile some C program i got the following message: $ cc foo.c ld: cannot open crt1.o: No such file or directory $ I already installed libc5-altdev, cpp, libg++27-dev packages and I still have this message ! What could I resolve it ? Best regards, Nuno Carvalho P.S.

'wmask' compiling error?

1998-01-12 Thread Christopher Jason Morrone
I'm trying to compile amp, and I get this error: rtbuf.c: In function `block_fancy_audio': rtbuf.c:434: storage size of `wmask' isn't known make: *** [rtbuf.o] Error 1 Could it be that I'm missing a necessary dev package? Anyone know which package? (I'm running an entirely hamm system.) -- T

Kernel compiling error

1997-05-10 Thread Johann Spies
Last night at last I pushed through and downloaded the 2.0.30 kernel source code on a slow ppp-link. I did not succeed however in compiling the kernel after configuring it with "make xconfig" The following few lines were the last in the process. Can somebody help me please? gcc -D__KERNEL__ -I/