HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problem during kernel compilation od Debian Sarge
Operating System - Linux
1825801
Members
2220
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2006 10:20 PM
07-08-2006 10:20 PM
Problem during kernel compilation od Debian Sarge
Hi all,
I compilled kernel this morning on Debian sarge, after issuing make xconfig and setting neccessary parameters I saved configuration and returned to root shell. Then I as root issued
make-kpkg kernel-image
I have to mention that I compilled kernel before this time.
In this case I got output like below and I am totally confused and I do not know what to do next in order to avoid this
debian:/usr/local/src/linux-2.6.17.3# make-kpkg kernel-image
/usr/bin/make \
ARCH=i386 oldconfig
make[1]: Entering directory `/usr/local/src/linux-2.6.17.3'
scripts/kconfig/conf -o arch/i386/Kconfig
#
# using defaults found in .config
#
.config:34:warning: trying to assign nonexistent symbol MELAN
.config:51:warning: trying to assign nonexistent symbol X86_PGE
.config:80:warning: trying to assign nonexistent symbol PCI_NAMES
.config:103:warning: trying to assign nonexistent symbol KCORE_ELF
.config:1858:warning: trying to assign nonexistent symbol BLUEZ_HCIVHCI
*
* Linux Kernel Configuration
*
*
* Code maturity level options
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
*
* General setup
*
Local version - append to kernel release (LOCALVERSION) [] (NEW)
As you can see it offers me to configure kernel again, but I did it once before and I saved right configuration.
So question is why is this happening and what to do in order to correct this.
Thanks in advance
I compilled kernel this morning on Debian sarge, after issuing make xconfig and setting neccessary parameters I saved configuration and returned to root shell. Then I as root issued
make-kpkg kernel-image
I have to mention that I compilled kernel before this time.
In this case I got output like below and I am totally confused and I do not know what to do next in order to avoid this
debian:/usr/local/src/linux-2.6.17.3# make-kpkg kernel-image
/usr/bin/make \
ARCH=i386 oldconfig
make[1]: Entering directory `/usr/local/src/linux-2.6.17.3'
scripts/kconfig/conf -o arch/i386/Kconfig
#
# using defaults found in .config
#
.config:34:warning: trying to assign nonexistent symbol MELAN
.config:51:warning: trying to assign nonexistent symbol X86_PGE
.config:80:warning: trying to assign nonexistent symbol PCI_NAMES
.config:103:warning: trying to assign nonexistent symbol KCORE_ELF
.config:1858:warning: trying to assign nonexistent symbol BLUEZ_HCIVHCI
*
* Linux Kernel Configuration
*
*
* Code maturity level options
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
*
* General setup
*
Local version - append to kernel release (LOCALVERSION) [] (NEW)
As you can see it offers me to configure kernel again, but I did it once before and I saved right configuration.
So question is why is this happening and what to do in order to correct this.
Thanks in advance
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2006 07:32 PM
07-09-2006 07:32 PM
Re: Problem during kernel compilation od Debian Sarge
"make-kpkg kernel-image" always runs "make oldconfig" first. If your kernel configuration is correct, it should go through with no problems.
"make oldconfig" goes through the .config file and ensures that all configuration options are set to some value. If it finds options with totally un-set values, it stops and allows the user to choose.
Sounds like your kernel .config file got corrupted somehow.
"make oldconfig" goes through the .config file and ensures that all configuration options are set to some value. If it finds options with totally un-set values, it stops and allows the user to choose.
Sounds like your kernel .config file got corrupted somehow.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2006 09:06 PM
07-09-2006 09:06 PM
Re: Problem during kernel compilation od Debian Sarge
thanks for answer,
I did kernel compilation as before, and now because of some reason I got output as in my prevous post. I do not what to and what is cause for behaviour like that. I configured kernel and I have configuration file
.config-2.6.17.3 and I think it is normal for make-kpkg to use this config folder in order to compile new kernel. But as you said make-kpkg first run " make oldconfig " and there is in my
/linux-2.6.17.3 directory also .config file and I did not change it.
Every suggesstion is welcome.
Thank you
I did kernel compilation as before, and now because of some reason I got output as in my prevous post. I do not what to and what is cause for behaviour like that. I configured kernel and I have configuration file
.config-2.6.17.3 and I think it is normal for make-kpkg to use this config folder in order to compile new kernel. But as you said make-kpkg first run " make oldconfig " and there is in my
/linux-2.6.17.3 directory also .config file and I did not change it.
Every suggesstion is welcome.
Thank you
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP