pika_pika
04-12-2001, 01:25 AM
Demian stated
'Where do you expect the error to be if not in the last line? When you compile source code into binaries and an error occurs the compiler spits out an error and stops.
Error 1 could mean all sorts of things. Post a few more lines of output'
I'm going to transcribe it, but is there a way to get the current screen 'copied' or piped to a file? That would make it easier.
Here's the last two lines that I think are related to the kernel compiling error:
--end-group \
-o vmlinux
net/network.o(.data+0x2fa4): undefined reference to 'sysctl_ipx_pprop_broadcasting'
make: *** (vmlinux) Error 1
'Where do you expect the error to be if not in the last line? When you compile source code into binaries and an error occurs the compiler spits out an error and stops.
Error 1 could mean all sorts of things. Post a few more lines of output'
I'm going to transcribe it, but is there a way to get the current screen 'copied' or piped to a file? That would make it easier.
Here's the last two lines that I think are related to the kernel compiling error:
--end-group \
-o vmlinux
net/network.o(.data+0x2fa4): undefined reference to 'sysctl_ipx_pprop_broadcasting'
make: *** (vmlinux) Error 1