LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-08-2008, 05:28 PM   #1
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Question Dazuko - "make" spits errors at me! Eeuw!!


Hi,

Ok, the Linux saga at the Manor continues ;-)

I did a re-install (the previous thread ended there - too bad - thanks again for all of the support, the operation was a succes, but the patient died...)

Next hurdle: I need to install a virusscanner, my choice went to AVG, but it needs Dazuko, a Kernel module. Much in spite of advise, I still use Red Hat 8, kernel 2.4.18. The howto states to:
- get the source of the kernel - check
- get Dazuko (duh) - check
- unpack - check
- type ./configure (in the folder I guess) - check (be it with a lot of pooha, but ending with "configure successfull)
- do the make - no check, error was/is

<command line> :1:1: macro names must be identifiers

Of course, I've hit the ball wrong, but...how do I hit it right?

Thanks!

Thor

Oh, and... I did make Xconfog too, as suggested on Dazuko.org...
 
Old 01-09-2008, 09:54 AM   #2
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
You do realize you could make your life much simpler and move to a current distro? Centos 5.1 (RedHat EL 5.1 with the logos removed) is available for free download.
 
Old 01-10-2008, 04:17 AM   #3
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766

Original Poster
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Hmm, you are right, of course. Since this is a CLEAN move to Linux (it would be a complete first time - no old data to drag over) I suppose I SHOULD consider something new(er). The thing was lying around so I poored it over the machine, realizing only now that the distro is a piece of antique.

I should try something like Centos (I dont know it) or Fedora. The machine seems to be able to cope, though: P4/2400, 512 Mb ram, 40Gb disk (a wee too small, but well) networking, usb...

In the mean time...I seem to be stuck with this Dazuko, was'nt it ever installed on a Redhat8 before?

Click!

Thor
 
Old 01-10-2008, 07:46 AM   #4
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Barring lazlow's most excellent advice, you need to post more output from the failed make. Paste the last 20-30 lines of output and wrap them in code tags for ease of reading.
 
Old 01-11-2008, 02:59 AM   #5
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766

Original Poster
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Hi!

Thanks for a swift reply...and...ooops, yes without SOME feedback, my story does'nt seem to give any details...blame it on my windows past, but I've seen the light...

Ok, this is what I do, and get back...
------------------------------------------------------------------
[root@Silvervaele dazuko-2.3.4]# ./configure
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.4.18-14/source... no
kernel build source in /lib/modules/2.4.18-14/build... yes
kernel source in /lib/modules/2.4.18-14/build... yes
acquiring Linux kernel code configuration... ok
checking if Linux is RSBAC patched... no
checking if devfs is enabled... no
discovered host system... Linux (2.4.18)
checking if kernel is SMP... yes
checking whether sys_call_table is exported... no
checking whether sys_close() is exported... yes
inspecting task_struct structure... ok
configure: creating Makefile
configure: creating library/Makefile
configure: creating example_c/Makefile

./configure successful

=======================
Configuration summary
=======================

module events = ON_OPEN ON_CLOSE ON_EXEC
devfs support = no
rsbac support = no
module debug = no
library 1.x compatibility = yes

[root@Silvervaele dazuko-2.3.4]# make
cc -Wall -O -DLINUX -Dlinux -D__KERNEL__ -DMODULE -D-DANONYMOUS_RESOLVE -I/liodules/2.4.18-14/build/include -I/lib/modules/2.4.18-14/build/include -D__SMP-DHIDDEN_SCT -DON_OPEN_SUPPORT -DON_CLOSE_SUPPORT -DON_EXEC_SUPPORT -DTRUSTEDPLICATION_SUPPORT -D__NO_VERSION__ -c dazuko_core.c
<command line>:1:1: macro names must be identifiers
make: *** [dazuko_core.o] Fout 1
---------------------------------------------------------------------------------------------

I hope this helps...

Steps I did take,

-make xconfig
- make dep
- whole make of the kernel

I sue hope it will help me too...

Clicks and well ness to all of you!

And ... thanks!

Thor

PS, I ws just about to do something drastic: "up" the kernet via the source at kernel.org, because I suspect newbee talking here) that the _whole_ source is not available...
 
Old 01-11-2008, 03:02 AM   #6
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766

Original Poster
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
O, by the way, the very last thing the make says is "Fout 1" - dutch for "Error 1"...my toy is set to dutch...
 
Old 01-25-2008, 03:42 AM   #7
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766

Original Poster
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Hi,

So, I've gotten the Fedora Core 8 (yes, E-I-G-H-T) - the newest available...and nothing.

Let me go on the record to state that the whole thing ... stinks. Dazuko stinks! I just should toss all the PC's in my life out of the window.

Utter crap, waste of time, waste of money, waste of life. Watching paint dry is more rewarding.

Just venting anger and frustratiion, dont take any of this personal, but it's just that I keep going in circles and achieve ... nothing.

I dont see the need for it anymore.

Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks! Dazuko stinks!

There, that helped.

Thor
(of to do the dishes, at least SOMETHING that works!)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
So many errors when I typed the "make" and "make install" command Niceman2005 Linux - Software 23 07-22-2009 02:33 PM
"make headers_check" gives errors during "5.5.1 Installation of Linux API headers " void_man() Linux From Scratch 3 09-26-2007 09:16 PM
Constant errors during "make" or "make install" with SUSE 10.1 Alpha 4 TehFlyingDutchman Linux - Software 3 12-30-2005 06:25 PM
"make-kpkg --revision=foo.1.0 kernel_image" gives some errors (kernel 2.6.3) Duukkis Debian 14 05-23-2004 03:58 AM
WPC11 Ver4 and "Make" errors. plz help JRR Linux - Hardware 4 05-22-2004 05:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration