Author Topic: Native Compiling & Gpe Root Login  (Read 6492 times)

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Native Compiling & Gpe Root Login
« Reply #15 on: September 02, 2006, 07:27:39 am »
did you install the package containing strings.h?

See http://dominion.kabel.utwente.nl/koen/cms/...ng-ooo-natively for a list of packages I installed to get non-crosscompilable stuff compiled
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Native Compiling & Gpe Root Login
« Reply #16 on: September 02, 2006, 07:48:15 am »
Quote
root@spitz:~/wxGTK-2.6.3#
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

[a href=\"http://www.openembedded.org/filebrowser/org.openembedded.dev/packages/wxwidgets]http://www.openembedded.org/filebrowser/or...kages/wxwidgets[/url]

So you can ask hrw to add that to the feeds.
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Native Compiling & Gpe Root Login
« Reply #17 on: September 02, 2006, 09:36:27 am »
Thnx! Ill check it.

How much time did OOo took on Z???
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Native Compiling & Gpe Root Login
« Reply #18 on: September 02, 2006, 09:59:14 am »
Quote
How much time did OOo took on Z???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140535\"][{POST_SNAPBACK}][/a][/div]

haven't compiled it yet, it expects some bit from mozilla that I haven't installed yet, but I suspect compiling will take some days.
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Native Compiling & Gpe Root Login
« Reply #19 on: September 02, 2006, 11:24:33 am »
I install all that packages but I get the same error!!

Any more help??

Thnx,
Tasos
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

DaemonsGR

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Native Compiling & Gpe Root Login
« Reply #20 on: September 02, 2006, 11:49:26 am »
configure:14164: checking for a BSD-compatible install
configure:14219: result: ./install-sh -c
configure:14292: checking for strip
configure:14308: found /usr/bin/strip
configure:14319: result: strip
configure:14577: checking if make is GNU make
configure:14591: result: yes
configure:14658: checking whether ln -s works
configure:14662: result: yes
configure:15018: checking for strcasecmp() in string.h
configure:15044: g++ -o conftest    conftest.cc  >&5
/usr/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
configure:15050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "2.6.3"
| #define PACKAGE_STRING "wxWidgets 2.6.3"
| #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
| #define __LINUX__ 1
| #define __UNIX__ 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
|
|               #include <string.h>
|
| int
| main ()
| {
|
|                   strcasecmp("foo", "bar");
|
|   ;
|   return 0;
| }
configure:15077: result: no
configure:15086: checking for strcasecmp() in strings.h
configure:15112: g++ -o conftest    conftest.cc  >&5
/usr/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
configure:15118: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "2.6.3"
| #define PACKAGE_STRING "wxWidgets 2.6.3"
| #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
| #define __LINUX__ 1
| #define __UNIX__ 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
|
|                   #include <strings.h>
|
| int
| main ()
| {
|
|                       strcasecmp("foo", "bar");
|
|   ;
|   return 0;
| }
configure:15145: result: no
configure:15154: error: No case-insensitive string comparison function found.
Tasos Varoudis (Tech)
Tasos Varoudis (Architecture)

Zaurus sl-c3100 + Wlan, Lan ,BT ,etc
NOW running... pdaXrom 1.1.0beta3 + OOo + custom apps/setup + debian +.. not yet installed OpenBSD snapshot

WAS:Cacko 1.23 + X/QT + debian

Home-Net
Debian WIFI Router ,OpenBSD Bridge Firewall ,Win 2k Domain Server , :) Sun Fire v120 , :) Gentoo Main Server: Dual PIII

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Native Compiling & Gpe Root Login
« Reply #21 on: September 02, 2006, 01:13:32 pm »
we resolved it on IRC, the solution:

Code: [Select]
ln -s /lib/libgcc_s.so.1 /lib/libgcc_s.so
ln /usr/lib/libz.so.1 /usr/lib/libz.so -sf
ln -sf /usr/lib/libstdc\+\+.so.6 /usr/lib/libstdc\+\+.so  
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Native Compiling & Gpe Root Login
« Reply #22 on: September 02, 2006, 02:53:47 pm »
we need to improve those packages...
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.