Thread: Re: [sleuthkit-users] cygwin sleuthkit 2.01 compile error
Brought to you by:
carrier
|
From: Angus M. <an...@n-...> - 2005-06-16 09:50:48
|
On Thu Jun 16 9:35 , Paul Bakker <p.j...@br...> sent: <snip> >Are you sure you installed the same tools within cygwin at both PC's? > >Paul > >On Thu, Jun 16, 2005 at 08:16:33AM +0000, ro...@mo... wrote: >> Hello, >> <snip> >> I'm keep getting the same following error messages on different machines with XP >> installed; >> >> magic type offset invalid(numerous times) messages. >> >> file: could not find any magic files! >> make[2]:***[magic.mgc] error 255 >> make[2]: leaving directory "/usr/local/sleuthkit2-.01/src/file/magic" >> make[1]: ***[install recursive]error 1 >> make [1]: leaving directory "/usr/local/sleuthkit2-.01/src/file" >> make:***[file] error 2 According to a quick GOOGLE (GIYF) - magic.mgc is part of the "file" package for cygwin - are you sure you have installed this ? The magic.mgc file itself should be in /usr/share/file See also : http://www.cygwin.com/packages/file/ If this is not the cause - we need the FIRST error lines from make because they will contain the real error, the set posted here just tell us that make is abandoning because of earlier errors. |
|
From: <ro...@mo...> - 2005-06-16 11:37:54
|
Hmmmmm...... Paul, I've installed everything from the latest cygwin on 3 windows XP machines. I've added the magic location in an environement variable no luck so far. This morning I've tried to install 2.00, same error messages on XP. Did you install everything from cygwin or the default? RJM. > Hmm.. > > Then I do have to inform you that I did all that (My testing) on a > Windows XP machine!.. So that is not the case... I think it is more > something of environment variables/tools missing or too much on your XP > machine. > > I would like to help, but without being able to reproduce the problem, > that is hard. > > Are you sure you installed the same tools within cygwin at both PC's? > > Paul > > On Thu, Jun 16, 2005 at 08:16:33AM +0000, ro...@mo... wrote: > > Hello, > > > > I want to install the latest version of the sleuthkit under cygwin on windows XP. Paul > > told me to install the latest cygwin. I've done that but keep getting the same compile > > errors in windows XP dutch and english versions. I've installed the latest cygwin+ > > sleuthkit on a windows 2000 client. Everything works fine, but I want the latest version > > to work under cygwin with windows XP. > > > > I'm keep getting the same following error messages on different machines with XP > > installed; > > > > magic type offset invalid(numerous times) messages. > > > > file: could not find any magic files! > > make[2]:***[magic.mgc] error 255 > > make[2]: leaving directory "/usr/local/sleuthkit2-.01/src/file/magic" > > make[1]: ***[install recursive]error 1 > > make [1]: leaving directory "/usr/local/sleuthkit2-.01/src/file" > > make:***[file] error 2 > > > > > > I'm getting a little bit frustrated about it and hope that someone has the solution. > > > > RJM. > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > _______________________________________________ > > sleuthkit-users mailing list > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > > http://www.sleuthkit.org |
|
From: Paul B. <p.j...@br...> - 2005-06-16 12:03:35
|
No.. I just installed the default with some basic packages for compilation.. I don't know the complete list out of the top of my head. Paul On Thu, Jun 16, 2005 at 11:37:47AM +0000, ro...@mo... wrote: > Hmmmmm...... Paul, I've installed everything from the latest cygwin on 3 windows XP > machines. I've added the magic location in an environement variable no luck so far. > > This morning I've tried to install 2.00, same error messages on XP. > > Did you install everything from cygwin or the default? > > RJM. > > > > Hmm.. > > > > Then I do have to inform you that I did all that (My testing) on a > > Windows XP machine!.. So that is not the case... I think it is more > > something of environment variables/tools missing or too much on your XP > > machine. > > > > I would like to help, but without being able to reproduce the problem, > > that is hard. > > > > Are you sure you installed the same tools within cygwin at both PC's? > > > > Paul > > > > On Thu, Jun 16, 2005 at 08:16:33AM +0000, ro...@mo... wrote: > > > Hello, > > > > > > I want to install the latest version of the sleuthkit under cygwin on windows XP. Paul > > > told me to install the latest cygwin. I've done that but keep getting the same compile > > > errors in windows XP dutch and english versions. I've installed the latest cygwin+ > > > sleuthkit on a windows 2000 client. Everything works fine, but I want the latest > version > > > > to work under cygwin with windows XP. > > > > > > I'm keep getting the same following error messages on different machines with XP > > > installed; > > > > > > magic type offset invalid(numerous times) messages. > > > > > > file: could not find any magic files! > > > make[2]:***[magic.mgc] error 255 > > > make[2]: leaving directory "/usr/local/sleuthkit2-.01/src/file/magic" > > > make[1]: ***[install recursive]error 1 > > > make [1]: leaving directory "/usr/local/sleuthkit2-.01/src/file" > > > make:***[file] error 2 > > > > > > > > > I'm getting a little bit frustrated about it and hope that someone has the solution. > > > > > > RJM. > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > > informative Webcasts and more! Get everything you need to get up to > > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > > _______________________________________________ > > > sleuthkit-users mailing list > > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > > > http://www.sleuthkit.org > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org |
|
From: <ro...@mo...> - 2005-06-16 11:38:20
|
Hmmmmm...... Paul, I've installed everything from the latest cygwin on 3 windows XP machines. I've added the magic location in an environement variable no luck so far. This morning I've tried to install 2.00, same error messages on XP. Did you install everything from cygwin or the default? RJM. > Hmm.. > > Then I do have to inform you that I did all that (My testing) on a > Windows XP machine!.. So that is not the case... I think it is more > something of environment variables/tools missing or too much on your XP > machine. > > I would like to help, but without being able to reproduce the problem, > that is hard. > > Are you sure you installed the same tools within cygwin at both PC's? > > Paul > > On Thu, Jun 16, 2005 at 08:16:33AM +0000, ro...@mo... wrote: > > Hello, > > > > I want to install the latest version of the sleuthkit under cygwin on windows XP. Paul > > told me to install the latest cygwin. I've done that but keep getting the same compile > > errors in windows XP dutch and english versions. I've installed the latest cygwin+ > > sleuthkit on a windows 2000 client. Everything works fine, but I want the latest version > > to work under cygwin with windows XP. > > > > I'm keep getting the same following error messages on different machines with XP > > installed; > > > > magic type offset invalid(numerous times) messages. > > > > file: could not find any magic files! > > make[2]:***[magic.mgc] error 255 > > make[2]: leaving directory "/usr/local/sleuthkit2-.01/src/file/magic" > > make[1]: ***[install recursive]error 1 > > make [1]: leaving directory "/usr/local/sleuthkit2-.01/src/file" > > make:***[file] error 2 > > > > > > I'm getting a little bit frustrated about it and hope that someone has the solution. > > > > RJM. > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > _______________________________________________ > > sleuthkit-users mailing list > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > > http://www.sleuthkit.org |