Uhu 1.2 + torsmo

Fórumok

Uhu 1.2 + torsmo

Hozzászólások

Ha valaki feltudta gyürni a torsmo-t az rc-s Uhu alá irja meg lécci a titkot.
Ha valaki még nem ismerné ez egy monitor, kijelez mindenféle adatot a gépröl..
http://torsmo.sf.net
Kösz szépen!
CSaba

Szia!

Már több rendszer alá felraktam. Miben tudok segíteni?

Valami oknál fogva a make parancsnál elszáll...
csaba:~/SourceMake/torsmo-0.18$ make
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c fs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c mail.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c mixer.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c torsmo.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c x11.c
gcc -g -O2 -Wall -W -o torsmo common.o fs.o linux.o mail.o mixer.o torsmo.o x11.o
torsmo.o(.text+0x209f): In function `text_size_updater':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:128: undefined reference to `XTextWidth'
torsmo.o(.text+0x2136):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:128: undefined reference to `XTextWidth'
torsmo.o(.text+0x2341): In function `draw_string':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1347: undefined reference to `XDrawString'
torsmo.o(.text+0x2375):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:128: undefined reference to `XTextWidth'
torsmo.o(.text+0x2488): In function `draw_line':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1380: undefined reference to `XSetLineAttributes'
torsmo.o(.text+0x24bc):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1398: undefined reference to `XDrawLine'
torsmo.o(.text+0x254c):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1395: undefined reference to `XSetLineAttributes'
torsmo.o(.text+0x256b):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1397: undefined reference to `XSetDashes'
torsmo.o(.text+0x25f7):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1413: undefined reference to `XSetLineAttributes'
torsmo.o(.text+0x2622):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1415: undefined reference to `XDrawRectangle'
torsmo.o(.text+0x2666):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1417: undefined reference to `XFillRectangle'
torsmo.o(.text+0x269b):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1322: undefined reference to `XSetForeground'
torsmo.o(.text+0x272d): In function `draw_text':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1460: undefined reference to `XSetLineAttributes'
torsmo.o(.text+0x2749):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1462: undefined reference to `XSetDashes'
torsmo.o(.text+0x279c):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1469: undefined reference to `XDrawRectangle'
torsmo.o(.text+0x2815):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1465: undefined reference to `XSetLineAttributes'
torsmo.o(.text+0x2875): In function `draw_stuff':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1322: undefined reference to `XSetForeground'
torsmo.o(.text+0x28c4):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1322: undefined reference to `XSetForeground'
torsmo.o(.text+0x292c):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1322: undefined reference to `XSetForeground'
torsmo.o(.text+0x29c9): In function `clear_text':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1527: undefined reference to `XClearArea'
torsmo.o(.text+0x2a23): In function `main_loop':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1543: undefined reference to `XCreateRegion'
torsmo.o(.text+0x2a34):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1546: undefined reference to `XFlush'
torsmo.o(.text+0x2a40):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1550: undefined reference to `XPending'
torsmo.o(.text+0x2a6b):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1678: undefined reference to `XPending'
torsmo.o(.text+0x2a85):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1622: undefined reference to `XNextEvent'
torsmo.o(.text+0x2ae1):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1631: undefined reference to `XUnionRectWithRegion'
torsmo.o(.text+0x2b51):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1655: undefined reference to `XGetWindowAttributes'
torsmo.o(.text+0x2c35):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1690: undefined reference to `XEmptyRegion'
torsmo.o(.text+0x2c53):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1701: undefined reference to `XSetRegion'
torsmo.o(.text+0x2c60):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1707: undefined reference to `XDestroyRegion'
torsmo.o(.text+0x2c65):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1708: undefined reference to `XCreateRegion'
torsmo.o(.text+0x2cef):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1593: undefined reference to `XResizeWindow'
torsmo.o(.text+0x2d23):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1599: undefined reference to `XMoveWindow'
torsmo.o(.text+0x2ead): In function `load_font':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1740: undefined reference to `XLoadQueryFont'
torsmo.o(.text+0x2ee7):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1742: undefined reference to `XLoadQueryFont'
torsmo.o(.text+0x2f0a):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1742: undefined reference to `XFreeFont'
torsmo.o(.text+0x2f5c): In function `set_font':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1758: undefined reference to `XSetFont'
torsmo.o(.text+0x300d): In function `clean_up':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1787: undefined reference to `XDestroyWindow'
torsmo.o(.text+0x3022):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1795: undefined reference to `XFreeGC'
torsmo.o(.text+0x3077):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:1792: undefined reference to `XFlush'
torsmo.o(.text+0x3f63): In function `main':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:2300: undefined reference to `XMoveWindow'
x11.o(.text+0x9): In function `init_X11':
/home/csaba/SourceMake/torsmo-0.18/x11.c:36: undefined reference to `XOpenDisplay'
x11.o(.text+0x50):/home/csaba/SourceMake/torsmo-0.18/x11.c:37: undefined reference to `XDisplayName'
x11.o(.text+0xf8): In function `update_workarea':
/home/csaba/SourceMake/torsmo-0.18/x11.c:60: undefined reference to `XInternAtom'
x11.o(.text+0x108):/home/csaba/SourceMake/torsmo-0.18/x11.c:60: undefined reference to `XGetWindowProperty'
x11.o(.text+0x12d):/home/csaba/SourceMake/torsmo-0.18/x11.c:79: undefined reference to `XFree'
x11.o(.text+0x154):/home/csaba/SourceMake/torsmo-0.18/x11.c:65: undefined reference to `XFree'
x11.o(.text+0x189):/home/csaba/SourceMake/torsmo-0.18/x11.c:68: undefined reference to `XInternAtom'
x11.o(.text+0x19a):/home/csaba/SourceMake/torsmo-0.18/x11.c:68: undefined reference to `XGetWindowProperty'
x11.o(.text+0x223): In function `find_window_to_draw':
/home/csaba/SourceMake/torsmo-0.18/x11.c:93: undefined reference to `XQueryTree'x11.o(.text+0x259):/home/csaba/SourceMake/torsmo-0.18/x11.c:95: undefined reference to `XInternAtom'
x11.o(.text+0x26f):/home/csaba/SourceMake/torsmo-0.18/x11.c:95: undefined reference to `XGetWindowProperty'
x11.o(.text+0x29d):/home/csaba/SourceMake/torsmo-0.18/x11.c:110: undefined reference to `XFree'
x11.o(.text+0x318):/home/csaba/SourceMake/torsmo-0.18/x11.c:124: undefined reference to `XFree'
x11.o(.text+0x32d):/home/csaba/SourceMake/torsmo-0.18/x11.c:106: undefined reference to `XFree'
x11.o(.text+0x34a):/home/csaba/SourceMake/torsmo-0.18/x11.c:99: undefined reference to `XFree'
x11.o(.text+0x354):/home/csaba/SourceMake/torsmo-0.18/x11.c:100: undefined reference to `XFree'
x11.o(.text+0x3a7): In function `set_transparent_background':
/home/csaba/SourceMake/torsmo-0.18/x11.c:138: undefined reference to `XSetWindowBackgroundPixmap'
x11.o(.text+0x3c9):/home/csaba/SourceMake/torsmo-0.18/x11.c:140: undefined reference to `XQueryTree'
x11.o(.text+0x3d5):/home/csaba/SourceMake/torsmo-0.18/x11.c:141: undefined reference to `XFree'
x11.o(.text+0x40b):/home/csaba/SourceMake/torsmo-0.18/x11.c:144: undefined reference to `XClearWindow'
x11.o(.text+0x458): In function `init_window':
/home/csaba/SourceMake/torsmo-0.18/x11.c:211: undefined reference to `XGetWindowAttributes'
x11.o(.text+0x48d):/home/csaba/SourceMake/torsmo-0.18/x11.c:243: undefined reference to `XFlush'
x11.o(.text+0x4bc):/home/csaba/SourceMake/torsmo-0.18/x11.c:253: undefined reference to `XSelectInput'
x11.o(.text+0x4e5):/home/csaba/SourceMake/torsmo-0.18/x11.c:249: undefined reference to `XClearWindow'
x11.o(.text+0x550):/home/csaba/SourceMake/torsmo-0.18/x11.c:161: undefined reference to `XCreateWindow'
x11.o(.text+0x57f):/home/csaba/SourceMake/torsmo-0.18/x11.c:171: undefined reference to `XSetClassHint'
x11.o(.text+0x5a6):/home/csaba/SourceMake/torsmo-0.18/x11.c:175: undefined reference to `XStoreName'
x11.o(.text+0x5b9):/home/csaba/SourceMake/torsmo-0.18/x11.c:177: undefined reference to `XClearWindow'
x11.o(.text+0x5d9):/home/csaba/SourceMake/torsmo-0.18/x11.c:179: undefined reference to `XMoveWindow'
x11.o(.text+0x5ee):/home/csaba/SourceMake/torsmo-0.18/x11.c:184: undefined reference to `XInternAtom'
x11.o(.text+0x60a):/home/csaba/SourceMake/torsmo-0.18/x11.c:192: undefined reference to `XInternAtom'
x11.o(.text+0x627):/home/csaba/SourceMake/torsmo-0.18/x11.c:200: undefined reference to `XMapWindow'
x11.o(.text+0x65b):/home/csaba/SourceMake/torsmo-0.18/x11.c:195: undefined reference to `XChangeProperty'
x11.o(.text+0x691):/home/csaba/SourceMake/torsmo-0.18/x11.c:187: undefined reference to `XChangeProperty'
x11.o(.text+0x6d5): In function `find_subwindow':
/home/csaba/SourceMake/torsmo-0.18/x11.c:268: undefined reference to `XQueryTree'
x11.o(.text+0x6f4):/home/csaba/SourceMake/torsmo-0.18/x11.c:273: undefined reference to `XGetWindowAttributes'
x11.o(.text+0x724):/home/csaba/SourceMake/torsmo-0.18/x11.c:284: undefined reference to `XFree'
x11.o(.text+0x7a5): In function `get_x11_color':
/home/csaba/SourceMake/torsmo-0.18/x11.c:295: undefined reference to `XParseColor'
x11.o(.text+0x7d0):/home/csaba/SourceMake/torsmo-0.18/x11.c:300: undefined reference to `XAllocColor'
x11.o(.text+0x84b): In function `create_gc':
/home/csaba/SourceMake/torsmo-0.18/x11.c:310: undefined reference to `XCreateGC'collect2: ld returned 1 exit status
make: *** [torsmo] Error 1
Hát ennyi a gond..
Kösz!

Úgy rémlik ebbe a problémába nem futottam bele, de az xlib-dev fenn van a gépeden? Mintha hozzá tartoznának ezek a függvények.

Ezt a csomagot hol szerezhetem be? X.org-van a gépen, ahogy nézegettem a google a debian packages oldalt dobta ki és az Xfreet mint letöltést..
Kösz Csaba

Bár már nem használok uhut, de szerintem ez lesz az:
ftp://ftp.uhulinux.hu/uhu/dev/packages/x.org-dev_11R6.8.1-14.2_i386.uhu

igaz a neve nem xlib-dev :-(

Hát ez fent van ezt meglestem... hmmm... Akkor töröm az agyam tovább..
Kösz szépen a helpet..
Csaba

[quote:7756650f0e="bacsa81"]Valami oknál fogva a make parancsnál elszáll...
csaba:~/SourceMake/torsmo-0.18$ make
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c fs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c mail.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c mixer.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c torsmo.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -c x11.c
gcc -g -O2 -Wall -W -o torsmo common.o fs.o linux.o mail.o mixer.o torsmo.o x11.o
torsmo.o(.text+0x209f): In function `text_size_updater':
/home/csaba/SourceMake/torsmo-0.18/torsmo.c:128: undefined reference to `XTextWidth'
torsmo.o(.text+0x2136):/home/csaba/SourceMake/torsmo-0.18/torsmo.c:128: undefined reference to `XTextWidth'

Nem lehet, hogy az a gond, hogy nem linkeled hozzá a megfelelő libet?
Szóval a sötétvörös sorban kellene szerintem egy -lxbase v. -l<ahogy a libet hívják>.

Szóval szerintem semmi köze a problémának az Uhuhoz.

Leforgattam a nyers torsmo-t mindenféle patkó nélkül, mert a gentoo ugye patkol, ha kell ha nem :)

Itt az eredmény:

[code:1:6e340b8d6e]
dzsolt@tejfel: pts/4: 41 files b -> ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XOpenDisplay in -lX11... (cached) yes
checking for XdbeQueryExtension in -lXext... (cached) yes
checking for signal.h... (cached) yes
checking for unistd.h... (cached) yes
checking for X11/Xlib.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for linux/soundcard.h... (cached) yes
checking for dirent.h... (cached) yes
checking for sys/statfs.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for X11/extensions/Xdbe.h... (cached) yes
checking for help2man... no
checking for sysinfo... yes
checking for getloadavg... yes
checking for popen... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged

2005. jan. 30., vasárnap, 22.09.13 UTC
~/src/torsmo-0.18
dzsolt@tejfel: pts/4: 41 files b -> make
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c fs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c mail.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c mixer.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c torsmo.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I/usr/X11R6/include -Wall -W -c x11.c
gcc -g -O2 -Wall -I/usr/X11R6/include -Wall -W -L/usr/X11R6/lib -o torsmo -lX11 -lXext common.o fs.o linux.o mail.o mixer.o torsmo.o x11.o

2005. jan. 30., vasárnap, 22.09.39 UTC
~/src/torsmo-0.18
dzsolt@tejfel: pts/4: 49 files b ->[/code:1:6e340b8d6e]

Esetleg egy ./configure kimenetet láthatnánk?