Operating System - HP-UX
1763788 Members
3563 Online
108917 Solutions
New Discussion

Emacs compilation problem on IA64 platform

 
Mehdi_1
Regular Advisor

Emacs compilation problem on IA64 platform

Hi

I am trying to port emacs-21.2 to IA64 platform (emacs doesn't support HPUX-IA64). I 've hacked around the program, and made change to configure file and created some IA 64 dependency headers. Most of the program has compiled OK, But it failed in the last part ( see below). Has anybody seen this before?
Does anyone know any solution for it?

Thanks

__Mehdi

./temacs -batch -l loadup dump
....(skiped)
Loading replace...
Loading abbrev...
Loading buff-menu...
Loading float-sup...
((41073 . 4273) (8144 . 0) (510 . 43) 70707 105691 (14 . 9) (21 . 0) (7093 . 1538))
Loading vc-hooks...
Loading ediff-hook...
((42025 . 3321) (8228 . 0) (511 . 42) 71603 105708 (14 . 9) (21 . 0) (7152 . 1479))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /net/ia64/lavasani/emacs-21.2/lib-src/fns-21.2.1.el
Dumping under names emacs and emacs-21.2.1
a.out file doesn't have legal magic number
gmake[1]: *** [emacs] Error 1
gmake[1]: Leaving directory `/mnt/disc1/ia64/lavasani/emacs-21.2/src'
gmake: *** [src] Error 2