Operating System - HP-UX
1834643 Members
3261 Online
110069 Solutions
New Discussion

mk_kernel "st_ats_enabled" duplicate symbol

 
Marco Queirolo
Occasional Contributor

mk_kernel "st_ats_enabled" duplicate symbol

Hello,
I installed some kernel patch in my HP9000/S800 HP-UX 10.20 system.
Something was wrong, the system can't create the new kernel, the mk_kernel command show the next message:
/usr/ccs/bin/ld: Duplicate Symbol "st_ats_enabled" in files /stand/build/conf.o and /usr/conf/lib/libhp-ux.a (scsi_tape.o)

I removed the conf.o and conf.c and this can't fix the error.

Thanks!




marco
2 REPLIES 2
Marcin Wicinski
Trusted Contributor

Re: mk_kernel "st_ats_enabled" duplicate symbol

Hi,

I've heard, that following set f patches solved the problem, but please b very careful and check the status and special installation instructions of these paches.
And as you know, you have to set the following options:

[X] reinstall filesets even the same revision exists
[ ] enforce dependency analysis errors on agent
[ ] enforce script failures

PHKL_16751:LVM:JFS:PCI:SCSI:SIG_IGN:SIGCLD:LITSPHCO_16591:fsck_vxfs:VxFS:JFS:cumulative:
PHCO_18563:LVM:commands:cumulative:y2k:year2000PHNE_19936:PANIC:XPORT:ARPA:Transport:cumulative:
PHKL_16957:physical:dump:devices:configuration:
PHKL_21661:panic:LOFS:lo_realvfs:
PHKL_20611:UFS:inodes:process:hang:sleep:
PHKL_17858:unrecognized:filesystem:mount:access:disc:
PHKL_21595:VxFS:JFS:mount:fsck:cumulative:
PHKL_19756:buffer:cache:hang:performance:cumulative:
PHKL_22286:stape:tape2:DLT1:Ultrium-cumulative:


Good luck,

Marcin Wicinski
Marco Queirolo A.
New Member

Re: mk_kernel "st_ats_enabled" duplicate symbol

Hi Marcin Wicinski,

I will install as soon as posible these patches.

Thanks in advance.

Marco