JackOfAll wrote: 
> Yes, don't use root user! Create a normal non-privileged user and run
> "rpmdev-setuptree" as the normal user, to create the ~/rpmbuild
> directory structure.

Thanks! I have created a normal user but I am still getting the same
error message:

Code:
--------------------
    
  [fedora@localhost ~]$ rpmdev-setuptree
  [fedora@localhost ~]$ cd ~/rpmbuild/SRPMS
  [fedora@localhost SRPMS]$ wget 
http://www.communitysqueeze.org/repo/18/testing/armhfp/kernel-wand-3.0.35-cm43.fc18.armv7hnl.rpm
  --2013-05-16 20:25:15--  
http://www.communitysqueeze.org/repo/18/testing/armhfp/kernel-wand-3.0.35-cm43.fc18.armv7hnl.rpm
  Resolving www.communitysqueeze.org (www.communitysqueeze.org)... 85.158.46.143
  Connecting to www.communitysqueeze.org 
(www.communitysqueeze.org)|85.158.46.143|:80... connected.
  HTTP request sent, awaiting response... 200 OK
  Length: 8662040 (8.3M) [application/x-redhat-package-manager]
  Saving to: ‘kernel-wand-3.0.35-cm43.fc18.armv7hnl.rpm’
  
  100%[======================================>] 8,662,040    416KB/s   in 21s   
 
  
  2013-05-16 20:25:36 (402 KB/s) - ‘kernel-wand-3.0.35-cm43.fc18.armv7hnl.rpm’ 
saved [8662040/8662040]
  
  [fedora@localhost SRPMS]$ rpmbuild --rebuild --target armv7hnl --define 
"cross_compile arm-linux-gnu-" kernel-wand-3.0.35-cm43.fc18.src.rpm
  error: cannot open kernel-wand-3.0.35-cm43.fc18.src.rpm: No such file or 
directory
  [fedora@localhost SRPMS]$ 
  
--------------------


What could it be Clive?


------------------------------------------------------------------------
albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to