RE: s390 lsbsi diffs

"Wichmann, Mats D" <[email protected]> Thu, 24 Apr 2003 13:16:57 -0700
Newsgroups gmane.linux.lsb.implementation
Message-ID <[email protected]>
I'm applying these, have some questions. The
error you saw is caused by one of these.

> entities/general and general.in
> 
> <!ENTITY linux-s390-dynlinker "ld-lsb-s390.so.1">
> <!ENTITY lsb-s390-dynlinker "ld-lsb-s390.so.1">

the linux-s390-dynlinker doesn't look right. 
I'm guessing the native Linux linker is ld.so.1,
but please advise since I don't have system to check :-)

*/kernel.xml

> <archive>&packages_dir;/&linux-s390-package;</archive>
...
> <param>-i ../&linux-s390-diff;</param>

There are no defines for linux-s390-package or linux-s390-diff.
The lack of these is what caused the error you saw.

Can you supply the correct values?

-- mats