Author Topic: Not Creating Empty Archive  (Read 5068 times)

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Not Creating Empty Archive
« on: June 04, 2006, 04:49:50 pm »
I think I'm doing something fundamentally wrong with Bitbake.

I tried to compile Gnushogi. Made the bb file. Ran bitbake. It downloaded the file, then quickly ran and finished configure and compile, i.e. didn't do anything, since it's impossible this fast and then, it says:
Code: [Select]
NOTE: Not creating empty archive for gnushogi-1.3-r0Why?

What did I do wrong?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

JohnX

  • Full Member
  • ***
  • Posts: 126
    • View Profile
    • http://
Not Creating Empty Archive
« Reply #1 on: June 04, 2006, 07:36:23 pm »
Did you put the line:
Code: [Select]
inherit autotoolsin your .bb file?
Zaurus SL-C1000 - Linux 2.6.22 - Angstrom/Debian dual boot - Ambicom 802.11b - 1GB Corsair SD
Nokia N800 - 2GB PQI SD card
Zaurus SL-5500 - OZ 3.5.3/Hentges T2/Opie - 64MB Lexar SD card

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Not Creating Empty Archive
« Reply #2 on: June 04, 2006, 08:03:37 pm »
Quote
Did you put the line:
Code: [Select]
inherit autotoolsin your .bb file?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129768\"][{POST_SNAPBACK}][/a][/div]
Right, I did make that mistake...  
Trying again now.
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Not Creating Empty Archive
« Reply #3 on: June 04, 2006, 09:14:02 pm »
In the meantime, I'm trying also on the Z. But compilation stops at xshogi, complaining:
Code: [Select]
/usr/local/lib/libXaw.so: undefined reference to 'XUnsetICFocus' and undefined reference to XGetIMValues, and XSetICValues and so on...

Searching the web I've found an old message in OE archives mentioning that full libX11 is needed for this compilation, and that it comes about because of using a stripped libX11, well I have libx11-6 and libx11-dev installed, but nothing... Is there anything else that causes these undefined references, or is this libx11-6 not full?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Not Creating Empty Archive
« Reply #4 on: June 05, 2006, 07:32:15 am »
This is the post in OE archives, I've found.

I get exactly the same undefined reference errors.

I thought that it's since xshogi is so old, from 1997 or so... So I went and recompiled all of libX11, and installed, admittedly not a wise thing to do. Anyhow didn't help and on top of that, the GPE install got messed and wouldn't login after reboot.

So am wondering, is there another way to get this xshogi to compile, the gnushogi engine part compiles, it's just the Xt/Athena widget, which is the graphical frontend, that complains about these undefined references.

Could it just be some includes thing, or so that I could amend to get it to compile. I had xshogi on pdaXrom, so it must be doable, isn't it?

How can I go about making the compile go through?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze