From: Tijl C. <ti...@ul...> - 2003-04-20 18:45:42
|
The build in po/ seems to need src/porttalk.c, but that file isn't included in the package. Is porttalk.c no longer needed and should po/ be modified? |
From: Julien B. <jb...@jb...> - 2003-04-20 18:48:11
|
Tijl Coosemans <ti...@ul...> wrote: > The build in po/ seems to need src/porttalk.c, but that file isn't > included in the package. Is porttalk.c no longer needed and should po/ > be modified? It's still needed, if it's missing in the dist tarball then there's a bug :) JB. -- Julien BLACHE <http://www.jblache.org> <jb...@jb...> |
From: Romain L. <rom...@wa...> - 2003-04-20 21:12:38
|
Hi, On Sun, Apr 20, 2003 at 08:48:47PM +0200, Julien BLACHE wrote: > Tijl Coosemans <ti...@ul...> wrote: > > > The build in po/ seems to need src/porttalk.c, but that file isn't > > included in the package. Is porttalk.c no longer needed and should po/ > > be modified? > > It's still needed, if it's missing in the dist tarball then there's a > bug :) > porttalk.c is Win32 only but must be present in po given that i18n is used for the Windows port, too. > JB. > > -- > Julien BLACHE <http://www.jblache.org> > <jb...@jb...> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel I'm fixing this. roms. -- Romain Lievin, aka 'roms' <ro...@ti...> The TiLP project is on <http://www.ti-lpg.org> "Linux, y'a moins bien mais c'est plus cher !" |
From: Romain L. <rom...@wa...> - 2003-04-20 21:14:16
|
porttalk.c added in EXTRA_DIST On Sun, Apr 20, 2003 at 08:48:47PM +0200, Julien BLACHE wrote: > Tijl Coosemans <ti...@ul...> wrote: > > > The build in po/ seems to need src/porttalk.c, but that file isn't > > included in the package. Is porttalk.c no longer needed and should po/ > > be modified? > > It's still needed, if it's missing in the dist tarball then there's a > bug :) > > JB. > > -- > Julien BLACHE <http://www.jblache.org> > <jb...@jb...> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel -- Romain Lievin, aka 'roms' <ro...@ti...> The TiLP project is on <http://www.ti-lpg.org> "Linux, y'a moins bien mais c'est plus cher !" |
From: Tijl C. <ti...@ul...> - 2003-04-21 02:00:43
|
On Sun, 20 Apr 2003 23:14:07 +0200, Romain Lievin wrote: > porttalk.c added in EXTRA_DIST While you're at it, there seem to be similar problems with the tilp tarball. "src/pbars_db.c" is missing there. |
From: Romain L. <rom...@wa...> - 2003-04-21 08:19:43
|
Hi, On Sun, Apr 20, 2003 at 11:30:08PM +0200, Tijl Coosemans wrote: > On Sun, 20 Apr 2003 23:14:07 +0200, Romain Lievin wrote: > > > porttalk.c added in EXTRA_DIST > > While you're at it, there seem to be similar problems with the tilp > tarball. "src/pbars_db.c" is missing there. > I removed this this file because no longer needed (pbars are generated by libglade). > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel roms. -- Romain Lievin, aka 'roms' <ro...@ti...> The TiLP project is on <http://www.ti-lpg.org> "Linux, y'a moins bien mais c'est plus cher !" |
From: Tijl C. <ti...@ul...> - 2003-04-23 11:10:08
|
On Mon, 21 Apr 2003 10:19:34 +0200, Romain Lievin wrote: > > While you're at it, there seem to be similar problems with the tilp > > tarball. "src/pbars_db.c" is missing there. > > I removed this this file because no longer needed (pbars are generated > by libglade). You can remove pbars_db.h too then I think. |
From: Romain L. <rom...@wa...> - 2003-04-23 16:55:31
|
On Wed, Apr 23, 2003 at 01:09:31PM +0200, Tijl Coosemans wrote: > On Mon, 21 Apr 2003 10:19:34 +0200, Romain Lievin wrote: > > > > While you're at it, there seem to be similar problems with the tilp > > > tarball. "src/pbars_db.c" is missing there. > > > > I removed this this file because no longer needed (pbars are generated > > by libglade). > > You can remove pbars_db.h too then I think. done ! > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel -- Romain Lievin, aka 'roms' <ro...@ti...> The TiLP project is on <http://www.ti-lpg.org> "Linux, y'a moins bien mais c'est plus cher !" |