Operating System - HP-UX
1849731 Members
6405 Online
104044 Solutions
New Discussion

Re: Kernel relink problem on hpux11i

 
SOLVED
Go to solution
Luk Vandenbussche
Honored Contributor

Kernel relink problem on hpux11i

Hi,

I receive this error on mk_kernel

WARNING: No such device, tunable, or cdio num_tachyon_adapters.
Ignoring the following line.
num_tachyon_adapters 5
WARNING: No such device, tunable, or cdio ehci.
Ignoring the following line.
ehci
WARNING: No such device, tunable, or cdio side_ba.
Ignoring the following line.
side_ba
cc: +R500: No such file or directory
cc: +Omultiprocessor: No such file or directory
cc: +Hx0: No such file or directory
cc: +ESssf: No such file or directory
cc: +ESsfc: No such file or directory
cc: +DA2.0W: No such file or directory
cc: +DS2.0: No such file or directory
cc: +XixdU: No such file or directory
cc: +ES1.Xindirect_calls: No such file or directory
. /usr/conf/h/mod_conf.h
.. /usr/local/lib/gcc/hppa2.0w-hp-hpux11.11/3.4.2/include/sys/types.h
... /usr/local/lib/gcc/hppa2.0w-hp-hpux11.11/3.4.2/include/sys/stdsyms.h
... /usr/include/sys/_inttypes.h
... /usr/include/machine/vmtypes.h
... /usr/include/sys/_fd_macros.h
... /usr/include/.unsupp/sys/_types.h
Multiple include guards may be useful for:
/usr/include/machine/vmtypes.h
*** Error exit code 1

Stop.
config: make did an exit(1)
6 REPLIES 6
Steven E. Protter
Exalted Contributor
Solution

Re: Kernel relink problem on hpux11i

Shalom Luk,

Looks like there may be some files missing in /stand

You may be able to get whats missing from another working system.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Luk Vandenbussche
Honored Contributor

Re: Kernel relink problem on hpux11i

Sep,

I check /stand from another system.
But I don't see what I am missing.
Do you have any idea's?

I found that config.SAM.mk, confif.mk en config.mod have a different size
Luk Vandenbussche
Honored Contributor

Re: Kernel relink problem on hpux11i

Hi,

Copiying the confi* files didn't solve the problem.
Luk Vandenbussche
Honored Contributor

Re: Kernel relink problem on hpux11i

The size off

/usr/ccs/bin/cc_bundle


was not OK
pierre.morel
New Member

Re: Kernel relink problem on hpux11i

do you use native HP C-ANSI compiler?
I have this problem with gcc who does not understand the +Exxx definitions.

I am trying to convert the makefile to gcc but it is not done for now.
If you have done it I am very interested

Pierre
Muthukumar_5
Honored Contributor

Re: Kernel relink problem on hpux11i

Pierre,

If you are having a problem, please start a new thread.

--
Muthu
Easy to suggest when don't know about the problem!