I was able to solve this problem by backing udev to version 175 (the 
version in Ubuntu 12.04)

modify src/initrd_source/make.d/udev.rul
change "UDEV_VERSION    = 182" to "UDEV_VERSION    = 175"

Cheers,


Carl

On 02/16/2013 04:23 PM, Carl Richell wrote:
> Hi, and thanks in advance for any help you can provide.
>
> I'm attempting to compile SystemImager from the github master branch 
> (https://github.com/finley/SystemImager). Compilation fails at udev 
> with this error:
>
> /usr/bin/ld: cannot find 
> SystemImager-master/initrd_source/build_dir/lib: File format not 
> recognized
> collect2: ld returned 1 exit status
> make[3]: *** [udevadm] Error 1
> make[3]: *** Waiting for unfinished jobs....
>
> "SystemImager-master" is the root folder. I'm compiling on Ubuntu 
> 12.04 Server. Any ideas?
>
> Thanks!
>
>
> Carl


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to