![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Qtella (Linux/Unix) Qtella has been discontinued. We highly recommend you use an actively developed client instead. |
![]() |
| LinkBack ![]() | Thread Tools ![]() | Display Modes ![]() |
| |||
![]() Hi! I am running MDK8.2, gcc 2.96, KDE3/Qt3.0.4 I downloaded the latest ver 0.5.2, type ./configure (no errors) make (it bombs out with the following errors) Taken from config.log -------------------------------------- configure: failed program was: #line 1630 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1706: checking how to run the C preprocessor configure:1727: cc -E conftest.c >/dev/null 2>conftest.out configure:1789: checking for stdint.h configure:1799: cc -E conftest.c >/dev/null 2>conftest.out configure:1789: checking for sys/int_types.h configure:1799: cc -E conftest.c >/dev/null 2>conftest.out configure:1795:27: sys/int_types.h: No such file or directory configure: failed program was: #line 1794 "configure" #include "confdefs.h" #include <sys/int_types.h> What happen? I am lost and I can't find any int_types.h file on my system. Anyone can help? Thanks -Francis |
| |||
![]() you must generate a new configure script for 8.2, a lot of things are having problems with the new mandrake, and they changed around a lot of libraries. Make sure you installed the development libraries for mdk also, and/or hope someone comes out with a RPM. |
| |||
![]() Maybe QT is a huge resource hogger when compiling. I am using Debian and didn't have a swap file or partition and the compiler was dying even when I quit KDE and compiled without the overhead of a GUI. It was choking on Qtella.cpp, maybe because the constructor is 2000 lines long!! I am new to QT and C++ (been programming C for 15 years) and was amazed to see the compiled program is something like 13MB compared to say Gtk_Gnutella which is about 950k. |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
compiling 0.6.1 | jlb | Qtella (Linux/Unix) | 2 | March 17th, 2003 06:54 PM |
Compiling 0.6.0 | J.B | Qtella (Linux/Unix) | 6 | February 4th, 2003 02:22 PM |
Compiling 0.5.4 | Unregistered | Qtella (Linux/Unix) | 3 | December 21st, 2002 11:09 AM |
Compiling | Unregistered | Open Discussion topics | 3 | April 18th, 2002 04:45 AM |
pb when compiling | Unregistered | Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) | 1 | April 10th, 2002 04:40 AM |