Bug#544090: FTBFS on alpha: invalid pointer conversion

2009-12-26 Thread Kern Sibbald
John, I think the patch attached to this email (hopfully uploaded properly) will fix the Alpha problem. I've finally decided it was better to add detection code because various machines use "long unsigned int" and others use "int" for the ioctl(fd, req, ...) req argument. In addition, at l

Bug#544090: [Fwd: Bug#544090: FTBFS on alpha: invalid pointer conversion]

2009-09-20 Thread James Vega
On Sun, Sep 20, 2009 at 10:40:35AM -0500, John Goerzen wrote: > Hi James, > > Could I trouble you to supply the file that Kern is looking for below? host.h attached. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega /* Bacula® - The Network Backup Solution Copyright (C) 2000-2009 F

Bug#544090: [Fwd: Bug#544090: FTBFS on alpha: invalid pointer conversion]

2009-09-20 Thread John Goerzen
Hi James, Could I trouble you to supply the file that Kern is looking for below? Thanks, -- John --- Begin Message --- Thank you for the most recent information. That and what John wrote made me realize that currently distinguish OS types, but in most of the code not machine architecture. In

Bug#544090: FTBFS on alpha: invalid pointer conversion

2009-09-19 Thread Kern Sibbald
Thank you for the most recent information. That and what John wrote made me realize that currently distinguish OS types, but in most of the code not machine architecture. In your case, it is apparently a different definition that depends on architecture. I think this is rather easy to fix, b

Bug#544090: FTBFS on alpha: invalid pointer conversion

2009-08-28 Thread Luk Claes
Package: bacula Version: 3.0.2-3 Severity: serious Hi bacula FTBFS on alpha with the following error: make[1]: Entering directory `/build/buildd-bacula_3.0.2-3-alpha-1PG1hy/bacula-3.0.2/debian/tmp-build-sqlite3/src/stored' Compiling dev.c dev.c: In member function 'void DEVICE::init_backend()':