[Home]

Summary:ASTERISK-07208: zaptel 1.2.6 compile error on linux PPC YDL
Reporter:adria vidal (adriavidal)Labels:
Date Opened:2006-06-20 17:29:55Date Closed:2011-06-07 14:02:52
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:zaptel 1.2.6 compile error on linux PPC YDL
(asterisk, libpri, all stable and last version too)


Linux blueG3 2.4.22-2g #1 Tue Dec 2 22:48:31 MST 2003 ppc ppc ppc GNU/Linux

Using /lib/modules/2.4.22-2g/misc/zaptel.o
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_unregister_chrdev_R77f3e0ce
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_register_channel_R3aa9d5a3
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_input_R69683a5f
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_mk_dir_Rc6cff074
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_unregister_channel_R4382bb63
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_channel_index_Ra50a9bb2
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_register_chrdev_R177b5448
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_output_wakeup_R76379977
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_unregister_Rc52d85e4
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_register_Rcb9ebf4b
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_generate_path_R3916ca46
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_unit_number_R3d67037e
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol devfs_mk_symlink_R10589dd0
/lib/modules/2.4.22-2g/misc/zaptel.o: unresolved symbol ppp_input_error_R6c109cdf


go back to 1.2.5 and compiled fine
Comments:By: Serge Vecher (serge-v) 2006-06-20 18:46:34

this is not a 'block' since you can easily bypass the problem by downgrading. Did you consider updating the kernel?

By: adria vidal (adriavidal) 2006-06-21 02:33:06

>> Did you consider updating the kernel?
The machine, an Apple PowerPC is a bit old so upgrading kernel could be a bit dangerous on it.

By: Serge Vecher (serge-v) 2006-07-07 15:56:16

russell: any suggestions here?

By: Russell Bryant (russell) 2006-07-07 16:35:45

It looks like you have PPP and DEVFS enabled, but support for it is not included in your kernel.  Have you modified zonfig.h or this code at all?

By: Russell Bryant (russell) 2006-08-05 03:26:44

I'm suspending this pending feedback ...