Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] ext3cow tools
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
sanman
n00b
n00b


Joined: 17 Mar 2007
Posts: 17
Location: UK

PostPosted: Mon May 07, 2007 3:05 pm    Post subject: [SOLVED] ext3cow tools Reply with quote

Has anyone had any luck compiling the ext3cow tools?

All I get is this -

Code:

gcc -o e2d epoch2date.c
In file included from ext3cow_tools.h:10,
                 from epoch2date.c:2:
/usr/src/linux/include/linux/ext3cow_fs.h:20:25: error: linux/magic.h: No such file or directory
make: *** [e2d] Error 1


Even though I have this set in the ext3cow_tools.h.

Cheers.


Last edited by sanman on Mon May 07, 2007 7:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
sanman
n00b
n00b


Joined: 17 Mar 2007
Posts: 17
Location: UK

PostPosted: Mon May 07, 2007 7:10 pm    Post subject: Reply with quote

Solved by creating a symlink, i.e.

ln -s /usr/src/linux/include/linux/magic.h /usr/include/linux/magic.h

Works well :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum