Re: unsubscribing troubles

2006-09-19 Thread Chris Gorman
Umm, The mail list linux-arm-kernel and the list debian-arm are different lists and are actually hosted on different domains. This is perhaps your problem. I believe Jeoren Massar's reply outlines how to remove yourself from debian-arm@lists.debian.org Good luck Chris On Sep 17, 2006,

Re: getting packages from another platform

2005-03-27 Thread Chris Gorman
it does. Chris On Sun, 27 Mar 2005, Matthis Rouch wrote: Thank you for your reply, But is there a way to fetch all dependencies so that the package will work? -matthis On 27 Mar 2005, at 23:50, Chris Gorman wrote: IIRC, dpkg --force-depends will cause all dependency errors to be turned into wa

Re: getting packages from another platform

2005-03-27 Thread Chris Gorman
IIRC, dpkg --force-depends will cause all dependency errors to be turned into warnings. You'll still need to satisfy all dependencies if you want a package to work properly, but you won't need to install the packages in the 'proper order'. Chris On Sun, 27 Mar 2005, Matthis Rouch wrote: Dear

Re: how to get dpkg to work from scratch?

2005-01-13 Thread Chris Gorman
In order to get around the dependencies use the --force-depends switch with dpkg which will turn all dependency errors into warnings. dpkg -i --force-depends somepackage.deb I'm not sure if this will fix the problem with dpkg not finding updates, which is a directory on my system ( /var/lib/dpkg

default definition in arm C environment

2004-08-01 Thread Chris Gorman
Hello, I'm trying to set some architecture specific definitions in the vorbis-tools package so that when building on arm it will use a different library than on non-arm. The reason for this is I want to use a fixed point vorbis decoding library and header files when building on arm. Is there a p

Re: xserver-svga?

2001-05-11 Thread Chris Gorman
On Fri, 11 May 2001, Marko Dinic wrote: > Hey, > > I just got 2.2.13 potato going on one of my netwinders here, but I can't > find the xserver-svga package in stable? I got the xserver-fbdev but it > won't start the server saying that this one will not work on this > architecture? The machine is a

Re: Small syntax error in postgresql 7.0.3 for arm

2001-04-11 Thread Chris Gorman
On Wed, 11 Apr 2001, Adam C Powell IV wrote: > Hello, > > I used your diff, and it built fine, but dh_perl didn't generate a > perl:Depends line in libpgperl.substvars so that package failed to > build. Which is okay for me, as I just needed postgresql-dev as a > build-dep for something else...

unrecognizable insn building php4

2001-04-10 Thread Chris Gorman
Does anyone know how to go about debugging an unrecognisable insn error? The build output follows. 2287 /bin/sh /usr/src/php4-4.0.4.5rc6/apache-build/libtool --silent --mode=compile gcc -I. -I/usr/src/php4-4.0.4.5rc6/ext/standard -I/usr/src/php4-4.0.4.5rc6/apache-build/main -I/usr/src/php4-4

Small syntax error in postgresql 7.0.3 for arm

2001-04-10 Thread Chris Gorman
Hey, I found a small small typo in the sources for postgresql 7.0.3-4 The patch should be applied to build postgresql on arm. Chris --- postgresql-7.0.3/src/include/port/linux.h.old Tue Apr 10 14:01:21 2001 +++ postgresql-7.0.3/src/include/port/linux.h Tue Apr 10 13:50:58 2001 @@ -37,7

instructions (help) setting up buildd for arm

2001-03-23 Thread Chris Gorman
Hey, I'm trying to setup buildd on my systems and have a few questions about how to set it up in my environment. I tried to contact Phil Blundell directly about doing this, but he has yet to respond to my mail. (In all fairness my mail was rather weak and didn't pose decent questions. Hopefully

kernel-2.4.2-rmk1 unable to load init/gettys on netwinder

2001-02-26 Thread Chris Gorman
Hello, I havn't done much investigating on why this is occurring yet, but I have reproduced the error more than once. I built kernel-2.4.2-rmk1 on a debian/unstable system as of yesterday. With the following packages installed... (There were of course more packages installed, but these seem to be

Re: configure level change on arm to build PIC until glibc-2.2?

2000-08-28 Thread Chris Gorman
On Mon, 28 Aug 2000, Adam C Powell IV wrote: > Why on earth is a shared lib linking against a static lib? Don't know. I tried linking against the shared libmysqlclient.so, but got unresolved symbols when apache tried to load the module. There was likley an error on my part in modifying the cc s

Re: XFree86 correct from source?

2000-08-28 Thread Chris Gorman
On Mon, 28 Aug 2000, Chris Rutter wrote: > On Mon, 28 Aug 2000, Chris Gorman wrote: > > > It did last time I tried it about a month ago. > > Yeah, but (I should have qualified myself really) did it run happily > and apparently correctly on (at least) Netwinders? >

Re: XFree86 correct from source?

2000-08-28 Thread Chris Gorman
On Mon, 28 Aug 2000, Chris Rutter wrote: > I recently just built `xfree86-1' (3.3.6-10), and apart from its taking > three days and 810MB of disk space, it apparently worked. Does XFree86 > really auto-build successfully from package source these days? > It did last time I tried it about a mon

Re: gcc 2.95.2-13 for arm

2000-08-27 Thread Chris Gorman
Error 1 A bug report has been submitted to gcc.gnu.org/cgi-bin/gnatsweb.pl on this error. Good luck with your bug. > > Nicholas Clark > Chris Gorman

configure level change on arm to build PIC until glibc-2.2?

2000-08-25 Thread Chris Gorman
Hello All, First off, I'd like to thank all those who helped me resolve my problem with the arm linker. I was able to load the shared library mod_auth_mysql.so after it was re-linked against a position independent libmysqlclient.a. This made me wonder if it might be a good idea to make a configu

Re: Bug in arm dynamic linker?

2000-08-23 Thread Chris Gorman
Chris Rutter <[EMAIL PROTECTED]> said: > On Wed, 23 Aug 2000, Jim Studt wrote: > > > I ran into this as well, but too late to fix for potato. > > Not a problem. I negotiated that we can do what we like to the archive > for 2.2r1 (which won't be in that long, mind) with the Release Manager. >

Bug in arm dynamic linker?

2000-08-23 Thread Chris Gorman
Hello All, When I attempt to start apache, I get the following error with some of the DSO modules .. Cannot load /usr/lib/apache/1.3/libphp3.so into server: /usr/lib/apache/1.3/libphp3.so: R_ARM_PC24 relocation out of range I'm wondering if this is the bug Scott Bambrough refers to in his netw

Re: where is SSH ?

2000-08-01 Thread Chris Gorman
On Fri, 28 Jul 2000, Chris Rutter wrote: > I've put the ones in use on medusa up for ftp, which seem to work okay. > Get them at . > c. Thank you Chris, If you get a chance can you upload your libssl09 deb? Openssh is dependent and this seems to be missing fr