Installation error for Kernel Re-build


 
Thread Tools Search this Thread
Operating Systems SCO Installation error for Kernel Re-build
# 1  
Old 02-04-2008
Data Installation error for Kernel Re-build

Hi All,

While installing a Service Pack on my Unix Solaris machine, i got the following error:

UX:acomp: ERROR: "space.c", line 16: undefined symbol: CHROOT_SECURITY
UX:acomp: ERROR: "space.c", line 16: non-constant initializer: op "NAME"
UX:idmkunix: ERROR: Compile/link of 'Driver_atup.o space.c' for fs module failed.
Exit code = 256

The UNIX operating system did not build correctly after the update.

After this error the installation aborted. Please advice me on how i can re-build the kernel properly.

Thanks,
Am
# 2  
Old 02-04-2008
Hmm, this doesn't looks like a Solaris error.
You do not want to rebuild a Solaris kernel anyway.
What is this service pack ?
# 3  
Old 02-06-2008
This is a Service Pack released by AVAYA. but it need to rebuild the kernel in the end. There i am getting this error and the installation aborts after that
# 4  
Old 02-06-2008
am_yadav, please run the command "uname -a" and post the result. Thanks.
# 5  
Old 02-06-2008
NODENAME:/> uname -a
UnixWare NODENAME 5 7.1.1 i386 x86at SCO UNIX_SVR5
# 6  
Old 02-06-2008
Yep, as I suspected, that's not at all a Solaris O/S.
This thread should be moved to the SCO forum.
# 7  
Old 02-07-2008
Thanks. I will move it to correct forum.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SuSE

Personal SUSE build installation issues.

http://uploads.tapatalk-cdn.com/20160725/0174562490859032f68430fb0fa216cd.jpg I have created a personally made SUSE-based distro using susestudio.com and it will install just fine on my laptops (32-bit Acer Aspire One ZG5 and MacBook 4,1). However, when installing on an old Emachine desktop, I... (6 Replies)
Discussion started by: TheOuterLinux
6 Replies

2. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

3. Linux

Create a bootable PXE image from build kernel source code

Hi, Can i just ask how I can create a bootable PXE image from the built kernel source. What files do I need to get? Thanks! (1 Reply)
Discussion started by: h0ujun
1 Replies

4. UNIX for Dummies Questions & Answers

Adding SDK Build on Kernel Source Build

Hi, So I downloaded this kernel source and was able to build it successfully. But I want to add this SDK source code inside, can anyone help me how to do this? Note that the SDK source can be built by itself. I added the SDK in the main Makefile: init-y := init/ #added SDK... (0 Replies)
Discussion started by: h0ujun
0 Replies

5. UNIX Benchmarks

FreeBSD 7.2 build kernel benchmarks

Just for fun: CPU/Speed: 2x AMD Opteron Model 2384 (2.7GHz/512KB) quad core processor Ram: 4 x2GB ECC DDR2-667 single rank memory in RAID 0 mode (strip 128KB, Read Caching enabled, Write Caching disabled) with 2 HDD, CPUTYPE=opteron, CFLAGS= -O2 -fno-strict-aliasing -pipe, CXXFLAGS+=... (0 Replies)
Discussion started by: Success_Tree
0 Replies

6. Solaris

Issue with kernel patch installation...

I tried to install the kernel patch 118855-36 in my x86 machine which has Solaris 10 installed. Find below the error message.... #patchadd 118855-36 Checking patches that you specified for installation. Done! Approved patches will be installed in this order: 118855-36 Executing... (1 Reply)
Discussion started by: paventhan
1 Replies

7. UNIX for Dummies Questions & Answers

Build Error: error: dereferencing pointer to incomplete type

I'm getting the following Error: prepare_pcap.c: In function `prepare_pkts': prepare_pcap.c:127: error: dereferencing pointer to incomplete type prepare_pcap.c:138: error: dereferencing pointer to incomplete type ==================================== This is the part of the relevant... (8 Replies)
Discussion started by: katwala
8 Replies

8. Solaris

Kernel parameters for oracle installation

When I run the Oracle installer, following checks are failed: Checking for shmsys:shminfo_shmmax=4294967295; found no entry. Failed <<<< Checking for shmsys:shminfo_shmmni=100; found no entry. Failed <<<< Checking for semsys:seminfo_semmni=100; found no entry. Failed <<<< Checking... (1 Reply)
Discussion started by: aa_monster
1 Replies

9. UNIX for Advanced & Expert Users

UX Kernel setting while database installation

Hi All I am kinda wondering about the UX kernel parameters, how we configure and why do we configure ???.. especially the 'semaphores'. Could somebody throw some light on this and would really appreciate it. (1 Reply)
Discussion started by: Prince_Charming
1 Replies

10. BSD

build kernel ,question?

# cd /usr/src/sys/i386/conf # cp GENERIC LOVEPP # cd /usr/src # make buildkernel KERNCONF=LOVEPP make:don't know how to make buildkernel. Stop Any suggestions? (I am using Freebsd4.8) (2 Replies)
Discussion started by: sheep
2 Replies
Login or Register to Ask a Question