[asterisk-bugs] [Asterisk 0009196]: Zaptel 1.2.15 not compiling on RedHat 9
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 12:43:35 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9196
======================================================================
Reported By: wulfgard
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 9196
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-03-2007 17:32 CST
Last Modified: 06-07-2008 12:43 CDT
======================================================================
Summary: Zaptel 1.2.15 not compiling on RedHat 9
Description:
compiling zaptel with default options give
wcte12xp.c:38:29: linux/workqueue.h: file not found
commenting
#include <linux/workqueue.h>
fix it
than we get
Making firmware object file for OCT6114-64D.ima
../build_tools/make_firmware_object OCT6114-64D.ima firmware_oct6114-64d.o
base.o
Usage: objcopy [options] input_file [output_file]
......
objcopy: supported format: elf32-i386 a.out-i386-linux efi-app-ia32
elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 12:43
----------------------------------------------------------------------
Repository: dahdi
Revision: 2283
_U branches/1.4/
U branches/1.4/build_tools/make_firmware_object
U branches/1.4/wcte12xp.c
------------------------------------------------------------------------
r2283 | kpfleming | 2008-06-07 12:43:33 -0500 (Sat, 07 Jun 2008) | 20
lines
Merged revisions 2280-2282 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2
........
r2280 | kpfleming | 2007-03-04 23:34:43 -0600 (Sun, 04 Mar 2007) | 2 lines
ensure that we run objdump in the most generic language possible to avoid
complications on non-English systems (issue
http://bugs.digium.com/view.php?id=9196)
........
r2281 | kpfleming | 2007-03-04 23:40:37 -0600 (Sun, 04 Mar 2007) | 2 lines
remove stray character that my editor decided to add
........
r2282 | kpfleming | 2007-03-04 23:41:30 -0600 (Sun, 04 Mar 2007) | 2 lines
this driver does not use workqueues, so does not need this header (issue
http://bugs.digium.com/view.php?id=9196)
........
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=2283
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 12:43 svnbot Checkin
06-07-08 12:43 svnbot Note Added: 0088256
======================================================================
More information about the asterisk-bugs
mailing list