[oe-commits] [Bug 5304] cups-1.2.12 fails, No GNU_HASH in the elf binary, libcups.so.2 libcupsimage.so.2

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Thu Aug 27 09:31:54 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5304





--- Comment #4 from Christopher Friedt <chrisfriedt at gmail.com>  2009-08-27 09:31:54 ---
(In reply to comment #3)
> I tried it for arm and could not reproduce it. What distro are you using and
> branch. Also your local.conf would be helpful.

Actually, I think I've narrowed the problem down to the fact that I've just
switched to Ubuntu 9.04 which often tries to make use of 'dash' instead of
'bash' as the shell. 

$ ls -la /bin/sh
lrwxrwxrwx 1 root root 4 2009-08-24 14:41 /bin/sh -> dash

Another bug I submitted (and fixed) a couple of days ago, revolved around
brace-expansion (cp somefile/{a,b,c,d} e/) which is a distinct bash feature. It
did not work on my machine when I ran If that wasn't working, then it's also
unlikely that 'VAR_TO_EXPORT="value" command' will work either.

... damn Ubuntu... 

normally, I use Gentoo, but decided to switch to a more 'stable' distro for my
workstation. 

That being said, I was surprised at how much of OE actually worked, and worked
well, considering I wasn't using bash, which is the recommended shell. The two
bugs I mentioned above were the only bugs I discovered involving bash-isms. 

C

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list