New LTIB for 5329EVB?  When?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

New LTIB for 5329EVB?  When?

5,572件の閲覧回数
jpa
Contributor IV
Sorry if this is a duplicate...apparently, by replying to an old thread the message stayed at the bottom of the listings...
 
There were posts to the effect that a new LTIB for the 5329 was due "any day now" back in October...any chance that we'll see it before Christmas?  I'm trying to meet deadlines of my own and some visibility into the release date would be helpful for my planning, even if the news is bad. 
 
John
ラベル(1)
0 件の賞賛
返信
9 返答(返信)

1,611件の閲覧回数
mwaddel
Contributor I
Hi John,

I don't know if you worked around the problem below, but here is the
response I received from the ltib mailing list.

----------------------------------------------------------------------------------------
I think these symbols comes from libbeecrypt which
is packed with the rpm package (not sure though).  Can you try removing
the failed build (rpm -rf /tmp/rpm-lastnameBUILD) and re-trying.
Possibly this could happen if you interrupted a build?

If that doesn't work then I need more information on which host platform
this occurs on and a full log (compressed).
----------------------------------------------------------------------------------------

Regards,
Matt
...
> gcc -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes
> -Wmissing-prototypes -Wno-char-subscripts -o dump dump.o
> ../build/.libs/librpmbuild.a ../lib/.libs/librpm.a ../rpmdb/.libs/librpmdb.a
> ../rpmio/.libs/librpmio.a -L/usr/local/lib -lz -lbz2 -lrt -lpthread
> ../popt/.libs/libpopt.a
> ../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestFinal':
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:134: undefined reference to
> `swapu32'
> ../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestInit':
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:63: undefined reference to
> `md5Reset'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:64: undefined reference to
> `md5Update'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:65: undefined reference to
> `md5Digest'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:76: undefined reference to
> `sha1Reset'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:77: undefined reference to
> `sha1Update'
> /tmp/rpm-lastnameBUILD/rpm-4.0.4/rpmio/digest.c:78: undefined reference to
> `sha1Digest'
> collect2: ld returned 1 exit status
> make[2]: *** [dump] Error 1
> make[2]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4/tools'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4'
> make: *** [all-recursive-am] Error 2
> error: Bad exit status from /tmp/rpm-tmp.22020 (%build)
>
>
> RPM build errors:
>      Bad exit status from /tmp/rpm-tmp.22020 (%build)
> Build time for rpm-fs: 155 seconds
>
> Failed building rpm-fs
> Died at ./ltib line 1999.


0 件の賞賛
返信

1,611件の閲覧回数
mwaddel
Contributor I
> mount -o loop m532xevb-20071102-ltib.iso
> mount: can't find /pathname/m532xevb-20071102-ltib.iso in /etc/fstab or /etc/mtab

>    but this did work
> mount -t iso9660 -o loop m532xevb-20071102-ltib.iso /media/tmp

Thanks for pointing this out.  It will be fixed in the next released.

> tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:134: undefined reference to `swapu32'
> ../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestInit':
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:63: undefined reference to `md5Reset'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:64: undefined reference to `md5Update'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:65: undefined reference to `md5Digest'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:76: undefined reference to `sha1Reset'
> /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:77: undefined reference to `sha1Update'
> /tmp/rpm-lastnameBUILD/rpm-4.0.4/rpmio/digest.c:78: undefined reference to `sha1Digest'
> collect2: ld returned 1 exit status


Haven't seen these errors before.  I'll ask around and see if anybody else knows.

Just an FYI there is an ltib mailing list at http://savannah.nongnu.org/projects/ltib/. 
That might be helpful for ltib specific questions.

--Matt
0 件の賞賛
返信

1,611件の閲覧回数
JWW
Contributor V
It's here...  The latest update to the 5329 Linux image..  :smileyvery-happy:
The long awaited updates to this kernel.
There are a whole host of updates, so make sure and read the release notes.



Those of you that took the classes at FTF on using Nano-x and graphics.  This new BSP should
have everything integrated now, so you no longer need to apply the patches.

Please let us know if you have problems with this latest version, so we can log any issues for the next drop.

Also...Uboot is now support for the 5329 and is included in the Linux LTIB image.

Have Fun.

-JWW
0 件の賞賛
返信

1,611件の閲覧回数
jpa
Contributor IV
>>Please let us know if you have problems with this latest version,

Be careful what you ask for.  What channel do you want us to use...forum?  service request? 

I'm still climbing the linux curve so many may end up being PICNIC problems (problem in chair, not in computer) but may still be useful for documentation. 

Using Fedora Core 5 with all but the most recent updates.

To date:
  •  instructions for installing LTIB don't work from CDROM, even though I'm doing it as root.
bash: /media/ltib/install: Permission denied
  • instructions for mounting image didn't work. 
mount -o loop m532xevb-20071102-ltib.iso
mount: can't find /pathname/m532xevb-20071102-ltib.iso in /etc/fstab or /etc/mtab

    but this did work
mount -t iso9660 -o loop m532xevb-20071102-ltib.iso /media/tmp
  • Install from mounted image worked, except the instructions say to do so as root, but then the program says you shouldn't install ltib as root.  I chose to believe the program and did NOT install as root...
  •  during the ./ltib build cycle I get errors, the last part of the log is below.  Haven't worked around this yet.
John

gcc -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o dump dump.o  ../build/.libs/librpmbuild.a ../lib/.libs/librpm.a ../rpmdb/.libs/librpmdb.a ../rpmio/.libs/librpmio.a -L/usr/local/lib -lz -lbz2 -lrt -lpthread ../popt/.libs/libpopt.a
../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestFinal':
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:134: undefined reference to `swapu32'
../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestInit':
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:63: undefined reference to `md5Reset'
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:64: undefined reference to `md5Update'
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:65: undefined reference to `md5Digest'
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:76: undefined reference to `sha1Reset'
/tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:77: undefined reference to `sha1Update'
/tmp/rpm-lastnameBUILD/rpm-4.0.4/rpmio/digest.c:78: undefined reference to `sha1Digest'
collect2: ld returned 1 exit status
make[2]: *** [dump] Error 1
make[2]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /tmp/rpm-tmp.22020 (%build)


RPM build errors:
    Bad exit status from /tmp/rpm-tmp.22020 (%build)
Build time for rpm-fs: 155 seconds

Failed building rpm-fs
Died at ./ltib line 1999.

Started: Fri Dec 14 14:47:25 2007
Ended:   Fri Dec 14 14:50:01 2007
Elapsed: 156 seconds

These packages failed to build:
rpm-fs
Build Failed


0 件の賞賛
返信

1,611件の閲覧回数
JWW
Contributor V
jpa,

Service requests and forums are both valid places to provide feedback. 

I'll grab the attention of the linux team and ask them about your install problems.

Also...just a note, you should be seeing some improvements in the ability to provide feedback on Linux solutions in 2008.  But for now we'll just have to live with the Forums and the SRs.  SRs are probably the easiest way to make sure a bug entry gets created in our internal bugzilla when you find one.

Did you get your build problems worked out?


-JWW
0 件の賞賛
返信

1,611件の閲覧回数
jpa
Contributor IV
I seem to have gotten around the initial build problems by switching to another PC, doing a clean Fedora Core 6 install, and then installing the latest LTIB. 

Now, adding the alsa-utils package also adds the libtermcap package which fails the build with the error message as attached. 

Taking off the alsa-utils package but leaving alsa-lib package in fails the build with the error message as attached.

I'll add these as an SR and take a look at what I did to alsa-lib to get it to build under the ltib of two releases back. 

John
0 件の賞賛
返信

1,611件の閲覧回数
jpa
Contributor IV
Build problems are still not resolved...

Forgive me if I'm being dense, but
rpm -rf /tmp/rpm-lastnameBUILD (or, for that matter, rpm -rf /tmp/rpm-lastname/BUILD)
both return:
rpm: arguments to --root (-r) must begin with a /

leaving off the 'f' of -rf got rid of the error message but had no apparent effect.  Deleting the rpm-lastname directory altogether and then running ./ltib again resulted in the same error messages.  Complete log file attached as bz2. 
0 件の賞賛
返信

1,611件の閲覧回数
jpa
Contributor IV
Somehow the attachment made it, but my additional notes did not.  The .ZIP file extension is just to get past the forum limits...rename to remove the .ZIP extension (ending in .bz2) before decompressing.

John
0 件の賞賛
返信

1,611件の閲覧回数
JWW
Contributor V
John,

The new LTIB is complete.  I've seen it... and it was going through all the internal signoffs.  I just sent a note to see if I missed anything.  But it should be going up on the web.

It took longer than it was suppose to, because we went back and added Uboot support to match the LTIB that came out with the 5445x part. 

I'll post to the forum when it gets up on the web page.

Two ports are coming... The 532x and the 537x family.

-JWW
0 件の賞賛
返信