Re: libc6 on IA-64

2001-12-02 Thread Ben Collins
On Sun, Dec 02, 2001 at 05:54:35PM -0500, Jimmy Kaplowitz wrote: > On Tue, Nov 13, 2001 at 12:10:55PM -0500, Ben Collins wrote: > > Yeah, it is called "", as in nothing, as in don't include it. I can't > > see how any package needs to build-depend on a

Re: libc6 on IA-64

2001-12-02 Thread Ben Collins
On Sun, Dec 02, 2001 at 05:54:35PM -0500, Jimmy Kaplowitz wrote: > On Tue, Nov 13, 2001 at 12:10:55PM -0500, Ben Collins wrote: > > Yeah, it is called "", as in nothing, as in don't include it. I can't > > see how any package needs to build-depend on a

Re: Applicant w/ package

2001-11-13 Thread Ben Collins
lly, the better approach is to include say a loadable module for each CPU type and load it on demand. Include all of them with the package. Don't do recompilation after install. -- .--=======-=-==-=---==-=-. / Ben Collins-

Re: libc6 on IA-64

2001-11-13 Thread Ben Collins
any package needs to build-depend on a certain version of libc6 anyway. Ben -- .--===-=-==-=---==-=-. / Ben Collins--Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Whoops- extracting source for deb.

2001-10-07 Thread Ben Collins
east it is all good experience! Sounds to me like you didn't name your .orig.tar.gz correctly, which means it doesn't create a .diff.gz. -- .--=======-=-======-=---==-=-. / Ben Collins--Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: cannot build under m68k

2001-09-14 Thread Ben Collins
7;s this, I changed only the content of a man page and rebuild. Sounds like it may not like building with m68k's latest kernel headers. Did you check the actual build-logs? -- .--===-=-==-=---==-=-. / Ben Collins -- ...on that fantastic

Re: Creation of tmp directory with buildpackage

2001-07-27 Thread Ben Collins
the package's Makefile? install -d debian/tmp $(MAKE) install DESTDIR=$(PWD)/debian/tmp Should do the trick. -- .--===-=-==-=---==-=-. / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Creation of tmp directory with buildpackage

2001-07-27 Thread Ben Collins
the package's Makefile? install -d debian/tmp $(MAKE) install DESTDIR=$(PWD)/debian/tmp Should do the trick. -- .--===-=-==-=---==-=-. / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [

Re: Upstream maintainer disagree with the package name

2001-05-26 Thread Ben Collins
uld satisfy Dermot. -- ---===-=-==-=---=--------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Upstream maintainer disagree with the package name

2001-05-26 Thread Ben Collins
uld satisfy Dermot. -- ---===-=-==-=---=--------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---' -

Re: Regarding architectures.

2001-05-26 Thread Ben Collins
f it's truely a bug in your package (and it sounds like it is), then fix it, or get someone else to. Until then, it wont go into testing, and this is the right thing to do. Ben -- ---===-=-==-=========---==-=-- / Ben Collins -- ...on that fantast

Re: Regarding architectures.

2001-05-26 Thread Ben Collins
f it's truely a bug in your package (and it sounds like it is), then fix it, or get someone else to. Until then, it wont go into testing, and this is the right thing to do. Ben -- ---===-=-==-=========---==-=-- / Ben Collins -- ...on that fantast

Re: dpkg tries to remove a config file twice ...

2001-05-20 Thread Ben Collins
should do it this way anyway, else your package becomes uninstallable if the user removes the file before removing the package. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: dpkg tries to remove a config file twice ...

2001-05-20 Thread Ben Collins
. You should do it this way anyway, else your package becomes uninstallable if the user removes the file before removing the package. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic vo

Re: Support for DEB_BUILD_OPTIONS in rules files

2001-04-22 Thread Ben Collins
u specifically. IOW, it's not the same thing. -- ---===-=-==-=====-------==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Support for DEB_BUILD_OPTIONS in rules files

2001-04-22 Thread Ben Collins
u specifically. IOW, it's not the same thing. -- ---===-=-==-=====-------==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED]

Re: GLIBC_2_2_3 ??

2001-04-12 Thread Ben Collins
On Thu, Apr 12, 2001 at 08:17:27AM -0500, Scott Dier wrote: > * Ben Collins <[EMAIL PROTECTED]> [010411 21:57]: > > forced installation against dependencies, because I increase the > > shlibdeps correctly. > > Actually, if perl gets upgraded before the new library is

Re: GLIBC_2_2_3 ??

2001-04-12 Thread Ben Collins
On Thu, Apr 12, 2001 at 08:17:27AM -0500, Scott Dier wrote: > * Ben Collins <[EMAIL PROTECTED]> [010411 21:57]: > > forced installation against dependencies, because I increase the > > shlibdeps correctly. > > Actually, if perl gets upgraded before the new library is

Re: Specifing library version.

2001-04-11 Thread Ben Collins
whole reason for using gcc). -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: GLIBC_2_2_3 ??

2001-04-11 Thread Ben Collins
st dependencies, because I increase the shlibdeps correctly. Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Specifing library version.

2001-04-11 Thread Ben Collins
whole reason for using gcc). -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PRO

Re: GLIBC_2_2_3 ??

2001-04-11 Thread Ben Collins
st dependencies, because I increase the shlibdeps correctly. Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTEC

Re: ldd, dpkg-shlibdeps and libsocks.so

2001-04-01 Thread Ben Collins
bsocks4, which should compile the library with -soname libsocks.so.4. I'm willing to bet that libsocks.so is created by ldconfig when libsocks4 is installed, else it wouldn't even work without the -dev package installed. Ben -- ---===-=-==-=---=-

Re: ldd, dpkg-shlibdeps and libsocks.so

2001-04-01 Thread Ben Collins
in libsocks4, which should compile the library with -soname libsocks.so.4. I'm willing to bet that libsocks.so is created by ldconfig when libsocks4 is installed, else it wouldn't even work without the -dev package installed. Ben -- ---===-=-==-=---

Re: libdb-dev - I don't get it!

2001-03-26 Thread Ben Collins
here this can be done automatically in your program. Ben -- ---===-=-======-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: libdb-dev - I don't get it!

2001-03-26 Thread Ben Collins
here this can be done automatically in your program. Ben -- ---===-=-======-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==--

Re: bug on ganso

2001-02-22 Thread Ben Collins
v it isn't on Build-Depends. Sould be on Build-Depends? Is > this the problem? gettext is not provided by libc6-dev. You have to install the "gettext" package, and specify it in your build-deps. -- ---===-=-==-=====---==-=--

Re: Build logs?

2001-02-22 Thread Ben Collins
vore.debian.org/buildlogs/ powerpc: http://voltaire.debian.org/buildlogs/ There may be others. -- ---===-=-==-=---=----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: bug on ganso

2001-02-22 Thread Ben Collins
ibc6-dev it isn't on Build-Depends. Sould be on Build-Depends? Is > this the problem? gettext is not provided by libc6-dev. You have to install the "gettext" package, and specify it in your build-deps. -- ---===-=-==-=====---==-=--

Re: Build logs?

2001-02-22 Thread Ben Collins
vore.debian.org/buildlogs/ powerpc: http://voltaire.debian.org/buildlogs/ There may be others. -- ---===-=-==-=---=----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [

Re: Porting of non-free packages

2001-02-16 Thread Ben Collins
p things prinstine for main. If you want to build your package for other archs, check the machines listing and login using your Debian login, and build them yourself for upload. Ben -- ---===-=-==-=---=====--------=-=-- / Ben Collins -- ...on that fant

Re: Porting of non-free packages

2001-02-16 Thread Ben Collins
p things prinstine for main. If you want to build your package for other archs, check the machines listing and login using your Debian login, and build them yourself for upload. Ben -- ---===-=-==-=---=====--------=-=-- / Ben Collins -- ...on that fant

Re: Free ROM, Non-free Build Tools

2001-02-12 Thread Ben Collins
ild the package without the tools. Ben -- ---===-=-==-=-------======-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Free ROM, Non-free Build Tools

2001-02-12 Thread Ben Collins
ild the package without the tools. Ben -- ---===-=-==-=-------======-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--

Re: Compiler error: cannot find -ldb

2001-02-09 Thread Ben Collins
t's not. > What must I do? No, latest glibc does not include compile support for libdb. Install and Build-Depends on libdb2-dev -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Compiler error: cannot find -ldb

2001-02-09 Thread Ben Collins
x27;s not. > What must I do? No, latest glibc does not include compile support for libdb. Install and Build-Depends on libdb2-dev -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantas

Re: Depending on 2.4

2001-02-01 Thread Ben Collins
ging the interfaces down and back up would suffice (ifdown -a; ifup -a). -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Depending on 2.4

2001-02-01 Thread Ben Collins
nterfaces down and back up would suffice (ifdown -a; ifup -a). -- ---===-=-==-=---=--------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] --

Re: website dpkg

2001-01-18 Thread Ben Collins
talled before the package is unpacked. The ordering of the dpkg install process can be found in the dpkg-doc package. Ben -- ---===-=-==-=---=====----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROT

Re: website dpkg

2001-01-18 Thread Ben Collins
talled before the package is unpacked. The ordering of the dpkg install process can be found in the dpkg-doc package. Ben -- ---===-=-==-=---=====----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROT

Re: binary dependencies

2001-01-08 Thread Ben Collins
On Tue, Jan 09, 2001 at 02:38:04AM +0200, Eray Ozkural wrote: > Hi Ben! > > On Mon, Jan 08, 2001 at 07:30:17PM -0500, Ben Collins wrote: > > > My point was > > that he cannot change the version of tcl that is program is *linked* > > against. That has nothing to

Re: binary dependencies

2001-01-08 Thread Ben Collins
On Tue, Jan 09, 2001 at 02:38:04AM +0200, Eray Ozkural wrote: > Hi Ben! > > On Mon, Jan 08, 2001 at 07:30:17PM -0500, Ben Collins wrote: > > > My point was > > that he cannot change the version of tcl that is program is *linked* > > against. That has nothing to

Re: binary dependencies

2001-01-08 Thread Ben Collins
On Tue, Jan 09, 2001 at 01:25:50AM +0200, Eray Ozkural wrote: > On Mon, Jan 08, 2001 at 06:09:58PM -0500, Ben Collins wrote: > > IOW, you are stuck using the version of tcl you compiled against. > > Should this be the case? Some of my packages use tcl/tk and I think > the cu

Re: binary dependencies

2001-01-08 Thread Ben Collins
On the aside, using tclsh is a dependency you add yourself, but since it is in the same library package (tcl8.2), you don't need it. IOW, you are stuck using the version of tcl you compiled against. -- ---===-=-==-=---=--------=-=-- / Be

Re: binary dependencies

2001-01-08 Thread Ben Collins
On Tue, Jan 09, 2001 at 01:25:50AM +0200, Eray Ozkural wrote: > On Mon, Jan 08, 2001 at 06:09:58PM -0500, Ben Collins wrote: > > IOW, you are stuck using the version of tcl you compiled against. > > Should this be the case? Some of my packages use tcl/tk and I think > the cu

Re: binary dependencies

2001-01-08 Thread Ben Collins
o work. On the aside, using tclsh is a dependency you add yourself, but since it is in the same library package (tcl8.2), you don't need it. IOW, you are stuck using the version of tcl you compiled against. -- ---===-=-==-=---=--------=-=-- / Be

Re: Boost Windows Reliability!!!!!

2000-12-22 Thread Ben Collins
o implement anything that makes it harder for discussions to take place. Ben -- ---===-=-==-=-------=----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Boost Windows Reliability!!!!!

2000-12-22 Thread Ben Collins
g to implement anything that makes it harder for discussions to take place. Ben -- ---===-=-==-=-------=----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAI

Re: memprof and libc6-ix86

2000-12-14 Thread Ben Collins
On Thu, Dec 14, 2000 at 03:36:08PM +0100, Christian Marillat wrote: > >>>> "BC" == Ben Collins <[EMAIL PROTECTED]> writes: > > [...] > > >> I've a solution :-) > >> > >> Conflicts: libc6-i586, libc6-i686 > > BC

Re: memprof and libc6-ix86

2000-12-14 Thread Ben Collins
) > > Conflicts: libc6-i586, libc6-i686 How about allowing me to conflict with you package, as I have done with libsafe (which also doesn't work with these libraries). -- ---===-=-======-=====---==-=-- / Ben Collins -- ...on that

Re: memprof and libc6-ix86

2000-12-14 Thread Ben Collins
On Thu, Dec 14, 2000 at 03:36:08PM +0100, Christian Marillat wrote: > >>>> "BC" == Ben Collins <[EMAIL PROTECTED]> writes: > > [...] > > >> I've a solution :-) > >> > >> Conflicts: libc6-i586, libc6-i686 > > BC

Re: memprof and libc6-ix86

2000-12-14 Thread Ben Collins
) > > Conflicts: libc6-i586, libc6-i686 How about allowing me to conflict with you package, as I have done with libsafe (which also doesn't work with these libraries). -- ---===-=-======-=====---==-=-- / Ben Collins -- ...on that

Re: subarchitectures (was Re: What to do with optimization flags ? )

2000-12-07 Thread Ben Collins
#x27;s a downfall in atlas, IMO. There should be a way to compile for a CPU, without actually having that CPU. You will most likely have to hack the atlas build process to get this done. -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: subarchitectures (was Re: What to do with optimization flags ? )

2000-12-07 Thread Ben Collins
#x27;s a downfall in atlas, IMO. There should be a way to compile for a CPU, without actually having that CPU. You will most likely have to hack the atlas build process to get this done. -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fa

Re: subarchitectures (was Re: What to do with optimization flags ? )

2000-12-05 Thread Ben Collins
quot;osfxsr", "xmm", "26", "27", "28", "29", "30", "amd3d" }; These coincide with some compiler flags. You can see "amd3d" and "mmx" are easily identified. I do not know what the rest are. SO you could do something like: /lib/mmx/ /lib/i686/amd3d/ /lib/i686/apic/ Have at it :) -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: subarchitectures (was Re: What to do with optimization flags ? )

2000-12-05 Thread Ben Collins
quot;osfxsr", "xmm", "26", "27", "28", "29", "30", "amd3d" }; These coincide with some compiler flags. You can see "amd3d" and "mmx&qu

Re: statoverride

2000-11-30 Thread Ben Collins
it comes around (since I'm guessing it will drop this support, in favor of dpkg's conversion). Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMA

Re: statoverride

2000-11-30 Thread Ben Collins
it comes around (since I'm guessing it will drop this support, in favor of dpkg's conversion). Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMA

Re: What to do with optimization flags ?

2000-11-28 Thread Ben Collins
On Mon, Nov 27, 2000 at 09:32:46PM -0800, Michel LESPINASSE wrote: > On Tue, Nov 28, 2000 at 06:11:47AM +0100, Samuel Hocevar wrote: > > On Mon, Nov 27, 2000, Ben Collins wrote: > > > IMO, the better way would be if the CPU intensive portions were in a > > > shared libr

Re: What to do with optimization flags ?

2000-11-28 Thread Ben Collins
On Mon, Nov 27, 2000 at 09:32:46PM -0800, Michel LESPINASSE wrote: > On Tue, Nov 28, 2000 at 06:11:47AM +0100, Samuel Hocevar wrote: > > On Mon, Nov 27, 2000, Ben Collins wrote: > > > IMO, the better way would be if the CPU intensive portions were in a > > > shared libr

Re: What to do with optimization flags ?

2000-11-27 Thread Ben Collins
sparc does support a /usr/lib/v9/, if you are interested. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: What to do with optimization flags ?

2000-11-27 Thread Ben Collins
sparc does support a /usr/lib/v9/, if you are interested. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=

Re: Why this?

2000-11-27 Thread Ben Collins
./usr/lib/libmcal.so -> > libmcal.so.0.6 > lrwxrwxrwx root/root 0 2000-11-27 21:57:32 ./usr/lib/libmcal.so.0 -> > libmcal.so.0.6 a) How did you get it to do that odd ordering!? b) The .so symlink should be in the -dev package. c) If this (however odd) ordering makes lintian

Re: Why this?

2000-11-27 Thread Ben Collins
>libmcal.so.0.6 > lrwxrwxrwx root/root 0 2000-11-27 21:57:32 ./usr/lib/libmcal.so.0 -> >libmcal.so.0.6 a) How did you get it to do that odd ordering!? b) The .so symlink should be in the -dev package. c) If this (however odd) ordering makes lintian barf, then lintian is broken.

Re: Arch-dependent Depends:

2000-11-15 Thread Ben Collins
d idea, and might be simpler. -- ---===-=-==-=---=====----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Arch-dependent Depends:

2000-11-15 Thread Ben Collins
uot;lapack-dev" else dh_gencontrol -p -- -DDepends="atlas-dev" endif Then just ommit this dep from the control file, and it will be added at build-time. Ben -- ---===-=-======-=---==-=-- / Ben Collins -- ...on that fantasti

Re: Arch-dependent Depends:

2000-11-15 Thread Ben Collins
d idea, and might be simpler. -- ---===-=-==-=---=====----=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROT

Re: Arch-dependent Depends:

2000-11-15 Thread Ben Collins
uot;lapack-dev" else dh_gencontrol -p -- -DDepends="atlas-dev" endif Then just ommit this dep from the control file, and it will be added at build-time. Ben -- ---===-=-======-=---==-=-- / Ben Collins -- ...on tha

Re: Big-endian

2000-11-12 Thread Ben Collins
? SPARC and PowerPC are big-endian. You can login to vore.debian.org using your developer account. This is an ultrasparc system. -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PR

Re: Big-endian

2000-11-12 Thread Ben Collins
? SPARC and PowerPC are big-endian. You can login to vore.debian.org using your developer account. This is an ultrasparc system. -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PR

Re: Reentrant libraries

2000-10-05 Thread Ben Collins
dify the > makefile or makefile.in or ...? > > Thanks in advance... excuse my ignorance; autoconf isn't exactly something > I'm familiar with. CFLAGS="-DREENTRANT -O2 -Wall" ./configure -- ---===-=-==-=====---==-=---

Re: Reentrant libraries

2000-10-05 Thread Ben Collins
dify the > makefile or makefile.in or ...? > > Thanks in advance... excuse my ignorance; autoconf isn't exactly something > I'm familiar with. CFLAGS="-DREENTRANT -O2 -Wall" ./configure -- ---===-=-==-=====---==-=---

Re: how does autoconf find g++?

2000-09-14 Thread Ben Collins
d decides it's not g++. > [...] > > AM_CONDITIONAL(IS_COMPILER_GCC, test x$CXX = xg++) > > How about > > AC_PROG_CXX > AM_CONDITIONAL(IS_COMPILER_GCC, test x$GXX = xyes) > > (Cf. autoconf manual) You can also do "CXX=g++ ./configure" -- ---=====

Re: how does autoconf find g++?

2000-09-14 Thread Ben Collins
d decides it's not g++. > [...] > > AM_CONDITIONAL(IS_COMPILER_GCC, test x$CXX = xg++) > > How about > > AC_PROG_CXX > AM_CONDITIONAL(IS_COMPILER_GCC, test x$GXX = xyes) > > (Cf. autoconf manual) You can also do "CXX=g++ ./configure" -- ---=====

Re: which Architecture to select for scripts?

2000-09-08 Thread Ben Collins
On Fri, Sep 08, 2000 at 08:28:37PM +0200, Simon Richter wrote: > On Fri, 8 Sep 2000, Ben Collins wrote: > > > > I assume if you have a script which depends on an Architecture: any > > > or more restrictive Architecture:, you still just go ahead and set > > &

Re: which Architecture to select for scripts?

2000-09-08 Thread Ben Collins
On Fri, Sep 08, 2000 at 08:28:37PM +0200, Simon Richter wrote: > On Fri, 8 Sep 2000, Ben Collins wrote: > > > > I assume if you have a script which depends on an Architecture: any > > > or more restrictive Architecture:, you still just go ahead and set > > &

Re: which Architecture to select for scripts?

2000-09-08 Thread Ben Collins
change your package. Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: which Architecture to select for scripts?

2000-09-08 Thread Ben Collins
change your package. Ben -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---

Re: Installed ld.so.preload-manager 0.3.2-2 (source i386)

2000-08-29 Thread Ben Collins
On Tue, Aug 29, 2000 at 09:43:16PM +0200, Cosimo Alfarano wrote: > On Mon, Aug 28, 2000 at 03:30:06PM -0400, Ben Collins wrote: > > EHLO, > I post this msg here from -devel for a nm dubt. > > > > ld.so.preload-manager (0.3.2-2) unstable; urgency=low > > > .

Re: Installed ld.so.preload-manager 0.3.2-2 (source i386)

2000-08-29 Thread Ben Collins
On Tue, Aug 29, 2000 at 09:43:16PM +0200, Cosimo Alfarano wrote: > On Mon, Aug 28, 2000 at 03:30:06PM -0400, Ben Collins wrote: > > EHLO, > I post this msg here from -devel for a nm dubt. > > > > ld.so.preload-manager (0.3.2-2) unstable; urgency=low > > > .

Re: Figuring out build depends

2000-08-27 Thread Ben Collins
lse extra deps like perl5, but it is complete). Ben -- ---===-=-==-=====---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Figuring out build depends

2000-08-27 Thread Ben Collins
lse extra deps like perl5, but it is complete). Ben -- ---===-=-==-=====---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---' --

Re: Find the display

2000-08-10 Thread Ben Collins
On Thu, Aug 10, 2000 at 11:39:49PM +0200, Christian Marillat wrote: > >>>> "BC" == Ben Collins <[EMAIL PROTECTED]> writes: > > [...] > > BC> THe correct thing would be to fail if sawfish is running, in the pre-inst. > BC> Force the user to up

Re: Find the display

2000-08-10 Thread Ben Collins
On Thu, Aug 10, 2000 at 11:39:49PM +0200, Christian Marillat wrote: > >>>> "BC" == Ben Collins <[EMAIL PROTECTED]> writes: > > [...] > > BC> THe correct thing would be to fail if sawfish is running, in the pre-inst. > BC> Force the user to up

Re: Find the display

2000-08-10 Thread Ben Collins
st. Force the user to upgrade at a console. Lot's of things like XDM and GDM, do this aswell. It is the only sane way. Folks who do upgrades, are always advised to do it from a tty, and not in X, anyway. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: Find the display

2000-08-10 Thread Ben Collins
st. Force the user to upgrade at a console. Lot's of things like XDM and GDM, do this aswell. It is the only sane way. Folks who do upgrades, are always advised to do it from a tty, and not in X, anyway. Ben -- ---===-=-==-=---==-=

Re: Can I choose the SDK to build a package?

2000-08-04 Thread Ben Collins
dap > version and consequently support only apache and not apache-ssl? (ssl is > supported only by Netscape SDK). Your the package maintainer, so yes and yes. You get to decide. -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on t

Re: Can I choose the SDK to build a package?

2000-08-04 Thread Ben Collins
ap version and >consequently support only apache and not apache-ssl? (ssl is supported only by >Netscape SDK). Your the package maintainer, so yes and yes. You get to decide. -- ---===-=-==-=---=--------=-=-- / Ben Collins -- ...on t

Re: I made a script for auto. creating build-depends

2000-07-30 Thread Ben Collins
should not be part of the normal build process, and since quite a bit of it is false information (the libvfork.so library I used to make it work always shows up in there), the output should only be user parsed and used as a reference, not an automatic update to the control file. Ben -- ---===

Re: I made a script for auto. creating build-depends

2000-07-30 Thread Ben Collins
ite a bit of it is false information (the libvfork.so library I used to make it work always shows up in there), the output should only be user parsed and used as a reference, not an automatic update to the control file. Ben -- -------===-=-==-=---==-=--

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
change/modify or whatever to make it suitable for inclusion in the archive. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ `

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
On Thu, Jul 27, 2000 at 12:19:43AM +0200, Andreas Rottmann wrote: > Ben Collins <[EMAIL PROTECTED]> writes: > > > > Sorry to say but this script is fairly useless for most people. Strace > > > cannot follow vfork() (yes I know -F says it will, but according to th

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
change/modify or whatever to make it suitable for inclusion in the archive. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ `

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
On Thu, Jul 27, 2000 at 12:19:43AM +0200, Andreas Rottmann wrote: > Ben Collins <[EMAIL PROTECTED]> writes: > > > > Sorry to say but this script is fairly useless for most people. Strace > > > cannot follow vfork() (yes I know -F says it will, but according to th

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
as sgml and tetex related things). So it works pretty well. Would you like me to send you the source I have? -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMA

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
as sgml and tetex related things). So it works pretty well. Would you like me to send you the source I have? -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMA

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
root > > and then > $ ../strace2builddepends.pl /tmp/trace > $ > > That means I didn't get any Build-Depends! Where's my mistake? change the double space in the regex for the strace lines to " +" (one space and a '+'), else it only picks up 4 digit

Re: I made a script for auto. creating build-depends

2000-07-26 Thread Ben Collins
root > > and then > $ ../strace2builddepends.pl /tmp/trace > $ > > That means I didn't get any Build-Depends! Where's my mistake? change the double space in the regex for the strace lines to " +" (one space and a '+'), else it only picks up 4 digit

Re: I made a script for auto. creating build-depends

2000-07-25 Thread Ben Collins
all). Once make -C executed, strace stopped showing output. Ben -- ---=======-=-======-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'

Re: I made a script for auto. creating build-depends

2000-07-25 Thread Ben Collins
all). Once make -C executed, strace stopped showing output. Ben -- ---=======-=-======-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-

  1   2   >