LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 05-05-2009, 06:58 AM   #1
CtrlAltDelete Again
LQ Newbie
 
Registered: Feb 2009
Posts: 11

Rep: Reputation: 0
Errors on 'make' compiling dazukofs ----- please help


This is my first ever compile and I'm stuck.
I am attempting to compile and install Dazukofs on Xubuntu 9.04. This is required by AVG anti-virus.
Quote:
edd@noobsville:/media/data/Downloads/dazukofs-3.0.0$ sudo make
[sudo] password for edd:
make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-11-generic'
CC [M] /media/data/Downloads/dazukofs-3.0.0/inode.o
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_mknod’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:226: warning: passing argument 3 of ‘vfs_mknod’ makes pointer from integer without a cast
/media/data/Downloads/dazukofs-3.0.0/inode.c:226: error: too few arguments to function ‘vfs_mknod’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_mkdir’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:258: warning: passing argument 3 of ‘vfs_mkdir’ makes pointer from integer without a cast
/media/data/Downloads/dazukofs-3.0.0/inode.c:258: error: too few arguments to function ‘vfs_mkdir’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_symlink’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:343: warning: passing argument 3 of ‘vfs_symlink’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:343: error: too few arguments to function ‘vfs_symlink’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_setattr’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:471: warning: passing argument 2 of ‘notify_change’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:471: error: too few arguments to function ‘notify_change’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_link’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:614: warning: passing argument 2 of ‘vfs_link’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:614: warning: passing argument 3 of ‘vfs_link’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:614: error: too few arguments to function ‘vfs_link’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_unlink’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:645: error: too few arguments to function ‘vfs_unlink’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_rmdir’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:674: error: too few arguments to function ‘vfs_rmdir’
/media/data/Downloads/dazukofs-3.0.0/inode.c: In function ‘dazukofs_rename’:
/media/data/Downloads/dazukofs-3.0.0/inode.c:721: warning: passing argument 3 of ‘vfs_rename’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:721: warning: passing argument 4 of ‘vfs_rename’ from incompatible pointer type
/media/data/Downloads/dazukofs-3.0.0/inode.c:721: error: too few arguments to function ‘vfs_rename’
make[2]: *** [/media/data/Downloads/dazukofs-3.0.0/inode.o] Error 1
make[1]: *** [_module_/media/data/Downloads/dazukofs-3.0.0] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-11-generic'
make: *** [dazukofs_modules] Error 2
edd@noobsville:/media/data/Downloads/dazukofs-3.0.0$
Can somebody please explain, in as much detail as poss, where/why things went wrong. Please bear in mind I'm a newbie.
Thanks all in advance
 
Old 05-05-2009, 02:40 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
'dazukofs-3.0.0/patches/' :

The 'patch-ubuntu-8.10' will do the trick.
........
Quote:
where/why things went wrong
Nothing went wrong, but the patch is there to be used.
.....
 
Old 05-05-2009, 05:04 PM   #3
CtrlAltDelete Again
LQ Newbie
 
Registered: Feb 2009
Posts: 11

Original Poster
Rep: Reputation: 0
Thanx Knudfl. Didn't think I'd need to patch.
 
  


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
Make errors in compiling Firewall tool kit keysorsoze Solaris / OpenSolaris 3 08-17-2007 09:03 AM
gcc compiling errors when i do make install TheBrick Linux - Software 2 03-09-2006 10:29 AM
Compiling the Kernel - errors in make menuconfig ARCH=um donoh Ubuntu 2 04-11-2005 01:43 PM
Compiling Errors when : [$ make] Maxwell Rain Linux - General 4 07-20-2004 08:35 PM
make errors while compiling a kernel naild2thefloor *BSD 4 02-28-2004 03:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:05 AM.

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