Re: Linking C++ libraries

2003-09-05 Thread Scott James Remnant
On Fri, 2003-09-05 at 10:44, Michael Koch wrote: > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool to use

Re: FAQ for debian-mentors

2003-09-05 Thread Matthew Palmer
On Fri, Sep 05, 2003 at 07:24:15PM -0400, Matt Zimmerman wrote: > On Thu, Sep 04, 2003 at 05:54:49PM +1000, Matthew Palmer wrote: > > OK, having watched the same questions come past regularly, I've finally > > bitten the bullet and put a bit of a FAQ together for this list. I'd > > appreciate comm

Re: Linking C++ libraries

2003-09-05 Thread Scott James Remnant
On Fri, 2003-09-05 at 10:44, Michael Koch wrote: > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool to use

Linking C++ libraries

2003-09-05 Thread Neil Roeth
On Sep 5, Michael Koch ([EMAIL PROTECTED]) wrote: > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool t

Re: FAQ for debian-mentors

2003-09-05 Thread Matt Zimmerman
On Thu, Sep 04, 2003 at 05:54:49PM +1000, Matthew Palmer wrote: > OK, having watched the same questions come past regularly, I've finally > bitten the bullet and put a bit of a FAQ together for this list. I'd > appreciate comments and more questions and answers. > > http://people.debian.org/~mpa

Re: FAQ for debian-mentors

2003-09-05 Thread Matthew Palmer
On Fri, Sep 05, 2003 at 07:24:15PM -0400, Matt Zimmerman wrote: > On Thu, Sep 04, 2003 at 05:54:49PM +1000, Matthew Palmer wrote: > > OK, having watched the same questions come past regularly, I've finally > > bitten the bullet and put a bit of a FAQ together for this list. I'd > > appreciate comm

Linking C++ libraries

2003-09-05 Thread Neil Roeth
On Sep 5, Michael Koch ([EMAIL PROTECTED]) wrote: > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool t

Re: FAQ for debian-mentors

2003-09-05 Thread Matt Zimmerman
On Thu, Sep 04, 2003 at 05:54:49PM +1000, Matthew Palmer wrote: > OK, having watched the same questions come past regularly, I've finally > bitten the bullet and put a bit of a FAQ together for this list. I'd > appreciate comments and more questions and answers. > > http://people.debian.org/~mpa

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Sylvain LE GALL
On Fri, Sep 05, 2003 at 04:41:33PM +0200, Frank Küster wrote: > Hi, > > to test debconf questions I would like to do installations, upgrades > etc. in a pbuilder environment. However, debconf seems to be fixed to > the noninteractive frontend. I can get something else by setting > DEBIAN_FRONTEND,

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Thorsten Sauter
Hi, * Frank K??ster <[EMAIL PROTECTED]> [2003-09-05 16:41]: | to test debconf questions I would like to do installations, upgrades | etc. in a pbuilder environment. However, debconf seems to be fixed to | the noninteractive frontend. I can get something else by setting | DEBIAN_FRONTEND, but even

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Sylvain LE GALL
On Fri, Sep 05, 2003 at 04:41:33PM +0200, Frank Küster wrote: > Hi, > > to test debconf questions I would like to do installations, upgrades > etc. in a pbuilder environment. However, debconf seems to be fixed to > the noninteractive frontend. I can get something else by setting > DEBIAN_FRONTEND,

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Frank Lichtenheld
On Fri, Sep 05, 2003 at 04:41:33PM +0200, Frank Küster wrote: > Any ideas? Hmm, you probably tried this but as you don't have mentioned it: Have you set the DEBIAN_FRONTEND in your pbuilderrc? (I'm confused myself atm if it is /etc/pbuilderrc or /etc/pbuilder/pbuilderrc...) Gruesse, -- Frank Lic

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Thorsten Sauter
Hi, * Frank K??ster <[EMAIL PROTECTED]> [2003-09-05 16:41]: | to test debconf questions I would like to do installations, upgrades | etc. in a pbuilder environment. However, debconf seems to be fixed to | the noninteractive frontend. I can get something else by setting | DEBIAN_FRONTEND, but even

RFS: eli -- compiler construction kit

2003-09-05 Thread Frank Lichtenheld
Hi. Second try for my RFS for eli. You can download all needed files from http://www.lichtenheld.de/debian Comments welcome Packages: eli, eli-doc Binary Packages: eli, odin, eli-doc License: GPL Homepage: http://eli-project.sf.net/ Descriptions: eli: compiler construction kit Eli provides mod

pbuilder: How to get debconf interactive?

2003-09-05 Thread Frank Küster
Hi, to test debconf questions I would like to do installations, upgrades etc. in a pbuilder environment. However, debconf seems to be fixed to the noninteractive frontend. I can get something else by setting DEBIAN_FRONTEND, but even after DEBIAN_FRONTEND=dialog dpkg-reconfigure debconf and cho

Re: pbuilder: How to get debconf interactive?

2003-09-05 Thread Frank Lichtenheld
On Fri, Sep 05, 2003 at 04:41:33PM +0200, Frank Küster wrote: > Any ideas? Hmm, you probably tried this but as you don't have mentioned it: Have you set the DEBIAN_FRONTEND in your pbuilderrc? (I'm confused myself atm if it is /etc/pbuilderrc or /etc/pbuilder/pbuilderrc...) Gruesse, -- Frank Lic

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Stephen Frost <[EMAIL PROTECTED]> schreef: >> I have created a .deb for picprog : > [...] >> I am looking for tips on how I can improve this package (I don't have much >> experience with packaging) and someone who likes to sponsor it. > For starters you should say what license it's under when you

Re: mentors FAQ [was: RFS: picprog: Microchip PIC serial programmer software]

2003-09-05 Thread Matthew Palmer
On Fri, Sep 05, 2003 at 11:45:09AM +0200, Geert Stappers wrote: > It is RFS what I want to tell about: > > Ask at places where the audience for you package hang around. > > I would like to see these hints in the mentors FAQ. Last question in the FAQ at present: "Where else can I get a sponsor

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Stephen Frost
* Jan Wagemakers ([EMAIL PROTECTED]) wrote: > I have created a .deb for picprog : [...] > I am looking for tips on how I can improve this package (I don't have much > experience with packaging) and someone who likes to sponsor it. For starters you should say what license it's under when you reque

RFS: eli -- compiler construction kit

2003-09-05 Thread Frank Lichtenheld
Hi. Second try for my RFS for eli. You can download all needed files from http://www.lichtenheld.de/debian Comments welcome Packages: eli, eli-doc Binary Packages: eli, odin, eli-doc License: GPL Homepage: http://eli-project.sf.net/ Descriptions: eli: compiler construction kit Eli provides mod

pbuilder: How to get debconf interactive?

2003-09-05 Thread Frank Küster
Hi, to test debconf questions I would like to do installations, upgrades etc. in a pbuilder environment. However, debconf seems to be fixed to the noninteractive frontend. I can get something else by setting DEBIAN_FRONTEND, but even after DEBIAN_FRONTEND=dialog dpkg-reconfigure debconf and cho

Re: Linking C++ libraries

2003-09-05 Thread Goedson Teixeira Paixao
Hi Michael, > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool to use g++ for linking ? I've faced the sa

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Stephen Frost <[EMAIL PROTECTED]> schreef: >> I have created a .deb for picprog : > [...] >> I am looking for tips on how I can improve this package (I don't have much >> experience with packaging) and someone who likes to sponsor it. > For starters you should say what license it's under when you

Re: mentors FAQ [was: RFS: picprog: Microchip PIC serial programmer software]

2003-09-05 Thread Matthew Palmer
On Fri, Sep 05, 2003 at 11:45:09AM +0200, Geert Stappers wrote: > It is RFS what I want to tell about: > > Ask at places where the audience for you package hang around. > > I would like to see these hints in the mentors FAQ. Last question in the FAQ at present: "Where else can I get a sponsor

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Stephen Frost
* Jan Wagemakers ([EMAIL PROTECTED]) wrote: > I have created a .deb for picprog : [...] > I am looking for tips on how I can improve this package (I don't have much > experience with packaging) and someone who likes to sponsor it. For starters you should say what license it's under when you reque

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Geert Stappers <[EMAIL PROTECTED]> schreef: >> | Description: Microchip PIC serial programmer software >> | This is Picprog, a Microchip PIC microcontroller programmer software >> | for a simple serial port device. >> | . >> | http://www.iki.fi/hyvatti/pic/picprog.html> > Change the last line

Re: Linking C++ libraries

2003-09-05 Thread Goedson Teixeira Paixao
Hi Michael, > I maintain several libraries written in C++. Unfortunately the use gcc > for linking. Currently I added added -lstdc++ explicitely to link all > needed libraries which my libraries are depending on. Is ther a > better way to tell libtool to use g++ for linking ? I've faced the sa

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Geert Stappers
On Fri, Sep 05, 2003 at 09:21:01AM +0200, Jan Wagemakers wrote: > Hello, > > I have created a .deb for picprog : > > | Package: picprog > | Status: install ok installed > | Priority: optional > | Section: utils > | Installed-Size: 142 > | Maintainer: Jan Wagemakers <[EMAIL PROTECTED]> > | Version

Linking C++ libraries

2003-09-05 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, I maintain several libraries written in C++. Unfortunately the use gcc for linking. Currently I added added -lstdc++ explicitely to link all needed libraries which my libraries are depending on. Is ther a better way to tell libtool to use

Re: dev/cdrom

2003-09-05 Thread Shaul Karl
On Fri, Sep 05, 2003 at 04:59:07AM -, Neol Anderson wrote: > While working with Debian i suddenly lost my cdrom device. > When ever i try to mount /cdrom it says that its an invalid block > device. > > Can anyone suggest how do i get my /cdrom back to working. i > deleted the /dev/cdrom >

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Geert Stappers <[EMAIL PROTECTED]> schreef: >> | Description: Microchip PIC serial programmer software >> | This is Picprog, a Microchip PIC microcontroller programmer software >> | for a simple serial port device. >> | . >> | http://www.iki.fi/hyvatti/pic/picprog.html> > Change the last line

Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Geert Stappers
On Fri, Sep 05, 2003 at 09:21:01AM +0200, Jan Wagemakers wrote: > Hello, > > I have created a .deb for picprog : > > | Package: picprog > | Status: install ok installed > | Priority: optional > | Section: utils > | Installed-Size: 142 > | Maintainer: Jan Wagemakers <[EMAIL PROTECTED]> > | Version

Linking C++ libraries

2003-09-05 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, I maintain several libraries written in C++. Unfortunately the use gcc for linking. Currently I added added -lstdc++ explicitely to link all needed libraries which my libraries are depending on. Is ther a better way to tell libtool to use

Re: dev/cdrom

2003-09-05 Thread Shaul Karl
On Fri, Sep 05, 2003 at 04:59:07AM -, Neol Anderson wrote: > While working with Debian i suddenly lost my cdrom device. > When ever i try to mount /cdrom it says that its an invalid block > device. > > Can anyone suggest how do i get my /cdrom back to working. i > deleted the /dev/cdrom >

RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Hello, I have created a .deb for picprog : | Package: picprog | Status: install ok installed | Priority: optional | Section: utils | Installed-Size: 142 | Maintainer: Jan Wagemakers <[EMAIL PROTECTED]> | Version: 1.3-3 | Depends: libc6 (>= 2.3.2-1), libgcc1 (>= 1:3.3.1-1), libstdc++5 (>=1:3.3.1-1

RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Hello, I have created a .deb for picprog : | Package: picprog | Status: install ok installed | Priority: optional | Section: utils | Installed-Size: 142 | Maintainer: Jan Wagemakers <[EMAIL PROTECTED]> | Version: 1.3-3 | Depends: libc6 (>= 2.3.2-1), libgcc1 (>= 1:3.3.1-1), libstdc++5 (>=1:3.3.1-1