Post Reply  Post Thread 
Problem creating the filesystem
Author Message
rmeyer
Junior Member
**


Posts: 1
Group: Registered
Joined: Feb 2010
Status: Offline
Reputation: 0
Post: #1
Problem creating the filesystem

I have recently down loaded the IMX27IPCAM_BSP.
It installed and built gcc without any problems.

I had to cahnge my shell from dash to bash to get the rest to build.

But when I tried to build the File system I get errors telling permission denied. I got around this by changing the group and owner of all the files and directories in /Filesystem to the installing user 'a41112'.

Now the script runs but I still get an error:

Code:
make: Leaving directory `/home/a41112/FreescaleiMX27/Applications/video'
Creating staging directory
cp: cannot access `rootfs/var/run/usb': Permission denied
Removing the boot directory and files
Removing man files and directories
Removing info files
Removing /usr/src directory
Removing /usr/include directory
Removing /usr/manual directory
Removing static libraries
Populating filesystem...
Installing video server...
Installing html and cgi files...
Installing hardware tests...
Adding startup scripts...
cp: cannot stat `/home/a41112/FreescaleiMX27/Packages/ffmpeg.zip': No such file or directory
chmod: cannot access `rootfs.tmp/usr/htdocs/ffmpeg.zip': No such file or directory
Removing junk files.
Stripping binaries and libraries
Creating install package
~/FreescaleiMX27/Filesystem/rootfs.tmp ~/FreescaleiMX27/Filesystem
~/FreescaleiMX27/Filesystem
a41112@ld2807:~/FreescaleiMX27/Filesystem$


Is this a normal step in the process?

02-12-2010 09:09 AM
Find all posts by this user Quote this message in a reply
quinn
Moderator
*****


Posts: 275
Group: Moderators
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #2
RE: Problem creating the filesystem

Yes this file was removed late in the release process and we missed a couple spots where it was referenced. It is safely ignored, but you can also remove it from the build script if you prefer.

02-19-2010 01:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites