Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Conversion x86-64-v11

Last updated on 1 month ago
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Uploads to archives.aros UnRAR 64Bit and ZuneARC 64Bit (includes updated config file to unpack RAR Archives and 7zip)
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Compiled 64Bit '7zDec' is now the 7z archives also supported by ZuneARC.

7zDec and 64Bit ZuneARC with the new config is available at archives.aros
D
deadwoodAROS Dev
Posted 2 months ago
Thanks, one small request: when naming files please name them as follows:

<name>.x86_64-aros-v11.<extension> instead of <name>.x86-64-v11.<extension> Smile
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
OK, thanks for correcting!
A
Amiwell79Distro Maintainer
Posted 2 months ago
many thanks
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
I have successfully compiled "filesysbox.library" but to test if it works on 64Bit I should test it with SMB2, to do this I would also need to compile smb2-handler.

I tried to compile smb2-handler and got the message shown in the screenshot, if it is not difficult to correct, and someone could help me I would like to give it a try!
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
In the file ./include/asprintf.h you have definitions of functions vasprintf and asprintf. You need to comment out those functions.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Compilation continued, but then stopped on this new error!
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
Try adding #include <exec/types.h> before #include <proto/bsdsocket.h> in libsmb2.c
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Compilation continued, but then stopped on this new error!
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
It's the same error as before.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Yes correct same error, this is the change I made:

#if !defined(__amigaos4__) && (defined(__AMIGA__) || defined(__AROS__))
#include <exec/types.h>
#include <proto/bsdsocket.h>
#undef getaddrinfo
#undef freeaddrinfo
#define close CloseSocket
#endif
D
deadwoodAROS Dev
Posted 2 months ago
Try moving #include <exec/types.h> to top of the file.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
Moved start of file <exec/types.h>, now the error seems to be different !
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
It seems that the way you made your first change (commeting out two functions) triggered some problem. Try removing those functions completly instead of commenting them out.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
In fact there was a strange character that the editor had unintentionally inserted.

I have now deleted the commented functions, left <exec/types.h> at the top of the file, now the error is different!

Also tried deleting <exec/types.h> , the error is the same
You do not have access to view attachments
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
I don't know if I did it right, I deleted
#ifndef _ASPRINTF_H_
#define _ASPRINTF_H_

Now the compilation has continued but I have this new error!
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
Sorry, no idea how to proceed further.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 1 month ago
Tried to use Scout Italian Catalog v3.6 for OS/OS4 on AROS 68k/x86 and found it not compatible, AROS 68k/X86 has a more up-to-date version v3.7, I also corrected catalog 3.6 but it only works with version 3.6.

I attach screenshots showing the corrected error, and Scout 3.6 (OS3 version well localised in Italian) and Scout 3.7 both running on AROS 68k

On Contrib there is only the French catalogs, but no .cd and File.ct files are included in the package, I tried to convert the French catalog to a .cd file, but it doesn't seem to be created right, anyway I'm trying to fix it
You do not have access to view attachments
R
retrofazaMember
Posted 1 month ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: amigamia, deadwood, AMIGASYSTEM, retrofaza, Amiwell79, Mazze
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 3
Members Online 0

Total Members: 291
Newest Member: buyPOE2Currency
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]