flat assembler
Message board for the users of flat assembler.

Index > Linux > linux 2.6+ system calls reference

Goto page Previous  1, 2, 3, 4  Next
Author
Thread Post new topic Reply to topic
TmX



Joined: 02 Mar 2006
Posts: 843
Location: Jakarta, Indonesia
TmX 28 Jan 2007, 05:38
During make, I encounter errors :

Quote:

make[1]: Leaving directory `/root/lscr/samples/lkm'
make[1]: Entering directory `/root/lscr/samples/gui/xlib'
fasm shapes.asm
flat assembler version 1.67.18 (16384 kilobytes memory)
4 passes, 0.1 seconds, 4031 bytes.
ld -o shapes -dynamic-linker /lib/ld-linux.so.2 -s -lXaw -lX11 -lXt shapes.o
ld: cannot find -lXaw
make[1]: *** [shapes] Error 1
make[1]: Leaving directory `/root/lscr/samples/gui/xlib'
make: *** [default] Error 2


FYI, I'm running Slackware 11 (kernel 2.6.17.13)
Hmmm Crying or Very sad
Post 28 Jan 2007, 05:38
View user's profile Send private message Reply with quote
Nikolay Petrov



Joined: 22 Apr 2004
Posts: 101
Location: Bulgaria
Nikolay Petrov 28 Jan 2007, 17:29
Post 28 Jan 2007, 17:29
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 14 Mar 2007, 11:07
rugxulo: would it possible to provide your reference in CHM format? Are there (nice) tools to read CHM on linux?
Post 14 Mar 2007, 11:07
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
a16b03



Joined: 24 Jan 2006
Posts: 43
Location: Riga, Latvia
a16b03 14 Mar 2007, 11:19
vid wrote:
Are there (nice) tools to read CHM on linux?


there is one xchm
Post 14 Mar 2007, 11:19
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
arafel



Joined: 29 Aug 2006
Posts: 131
Location: Jerusalem, Israel
arafel 14 Mar 2007, 18:01
vid wrote:
rugxulo: would it possible to provide your reference in CHM format? Are there (nice) tools to read CHM on linux?

verdxulo: Not sure, but I think better to leave it as is. chm doesn't seem to provide any benefits over the current html version except for the 'search' function and correct window size (also I have removed my Windows installation couple of weeks ago, so it'll be problematic for me to compile the chm. maybe there is some tool do in on linux?). Hopefully they both will be solved someday...by someone... somewhere... Rolling Eyes
Is there anything particular missing or not working in the htmls?

_________________
lscr::winstuff
Post 14 Mar 2007, 18:01
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 14 Mar 2007, 18:18
i just like to have entire documentation in signle file
Post 14 Mar 2007, 18:18
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
a16b03



Joined: 24 Jan 2006
Posts: 43
Location: Riga, Latvia
a16b03 14 Mar 2007, 19:26
Why not pdf instead of chm?
Post 14 Mar 2007, 19:26
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 14 Mar 2007, 19:30
a16b03: for usage as electronic reference manual, PDF is very inferior to CHM IMHO
Post 14 Mar 2007, 19:30
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
arafel



Joined: 29 Aug 2006
Posts: 131
Location: Jerusalem, Israel
arafel 15 Mar 2007, 12:04
vid,
Not promising anything, but I'll check if it's possible to compile chm under linux. Maybe then a chm version could be distributed as an add on or something.
Post 15 Mar 2007, 12:04
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 15 Mar 2007, 13:25
thanks.

i googled a little myself, and only thing i found was using Wine, or some javadoc converter Sad
Post 15 Mar 2007, 13:25
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
arafel



Joined: 29 Aug 2006
Posts: 131
Location: Jerusalem, Israel
arafel 15 Mar 2007, 21:27
New release.

News/Updates
--------------

*.inc :
all files have been updated and added a new one for NCURSES lib.
X/Xt/Xaw definitions have been merged into one single file x.inc and Xt/Xaw resource strings are placed in x_res.inc

samples :
new misc. IPC, misc. IOCTLs, misc GUI X/Xt/Xaw/NCURSES samples.
also samples were rewritten to be more visually appealing and easier to understand (all the supporting functions placed in separate lib now).

reference :
added/updated: SYSV IPC using shared segments, mq_*() family of calls, misc IOCTLs (VT, keyboard, generic file system, sockios)
tons of other smaller fixes.

utils:
updated Bogdan's perl scripts

_________________
lscr::winstuff
Post 15 Mar 2007, 21:27
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 15 Mar 2007, 23:48
great job!
If I would prepare some FASM package for linux-based OSes, would you mind if i use your include files?
Post 15 Mar 2007, 23:48
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 16 Mar 2007, 03:47
vid wrote:

rugxulo: would it possible to provide your reference in CHM format? Are there (nice) tools to read CHM on linux?


(Obviously not talking to me, but anyways ...)

7-ZIP website wrote:

The main features of 7-Zip

  • ...
  • Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS
  • ...

Post 16 Mar 2007, 03:47
View user's profile Send private message Visit poster's website Reply with quote
arafel



Joined: 29 Aug 2006
Posts: 131
Location: Jerusalem, Israel
arafel 16 Mar 2007, 10:02
vid wrote:
great job!
would you mind if i use your include files?

Of course not. They are free for use. Check the eula inside README regarding this.

_________________
lscr::winstuff
Post 16 Mar 2007, 10:02
View user's profile Send private message Reply with quote
0.1



Joined: 24 Jul 2007
Posts: 474
Location: India
0.1 07 Aug 2007, 12:46
This is also a good reference to syscalls on Linux:
http://docs.cs.up.ac.za/programming/asm/derick_tut/syscalls.html

_________________
Code:
 o__=-
 )
(\
 /\  
    
Post 07 Aug 2007, 12:46
View user's profile Send private message Reply with quote
maxhrk



Joined: 04 Mar 2006
Posts: 4
maxhrk 04 Oct 2007, 18:27
I have error regards LKM error during the make:

Code:
make[1]: Entering directory `/home/kaatil/Fasm/samples/lkm'
../../bin/./koupd lkm.asm
fasm lkm.asm lkm.ko
flat assembler  version 1.67.23  (16384 kilobytes memory)
lkm.asm [89]:
____versions:
error: symbol already defined.
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/kaatil/Fasm/samples/lkm'
    


any solution to this?

I attempted to compile this under Ubuntu 7.04


EDIT: nevermind.. i removed the files and unzip them again.. seem work fine now.

Such mystery thing. Smile
Post 04 Oct 2007, 18:27
View user's profile Send private message Reply with quote
YONG



Joined: 16 Mar 2005
Posts: 7997
Location: 22° 15' N | 114° 10' E
YONG 07 Apr 2010, 09:04
Where can I get a table of system calls for x86-64 Linux, similar to the one mentioned by 0.1 above? Rolling Eyes
Post 07 Apr 2010, 09:04
View user's profile Send private message Visit poster's website Reply with quote
YONG



Joined: 16 Mar 2005
Posts: 7997
Location: 22° 15' N | 114° 10' E
YONG 08 Apr 2010, 11:54
[SIGH] No-one seems to be willing to help me ... Sad Crying or Very sad Mad
Post 08 Apr 2010, 11:54
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20617
Location: In your JS exploiting you and your system
revolution 08 Apr 2010, 12:02
Can we assume you have tried my website?
Post 08 Apr 2010, 12:02
View user's profile Send private message Visit poster's website Reply with quote
gunslinger_



Joined: 06 Feb 2010
Posts: 2
Location: indonesia
gunslinger_ 06 Jun 2010, 14:02
assembly using nasm there too ?
Post 06 Jun 2010, 14:02
View user's profile Send private message Visit poster's website Yahoo Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3, 4  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.