English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 05 April 2015, 22:13   #201
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
Here's he new crash report, it seems like it can't find that lib at all:

------------

Process: fs-uae [169]
Path: /Users/user6/Desktop/fs-uaeDev/FS-UAE.app/Contents/MacOS/fs-uae
Identifier: no.fengestad.fs-uae
Version: ??? (???)
Code Type: PPC (Native)
Parent Process: launchd [108]

Interval Since Last Report: 1020 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2015-04-05 23:11:03.729 +0300
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 98CBFC40-E734-4842-B531-C0B6F6E06AA9

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0

Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/libgthread-2.0.0.dylib
Referenced from: /Users/user6/Desktop/fs-uaeDev/FS-UAE.app/Contents/MacOS/fs-uae
Reason: image not found

------------
vulture is offline  
Old 05 April 2015, 23:11   #202
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
umm ...sorry :-/

please can you test again?
https://www.dropbox.com/s/6k29r9zt9b...Dev29.zip?dl=0
tlosm is offline  
Old 05 April 2015, 23:49   #203
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
yup! starts ok now! Many thx Luigi!
vulture is offline  
Old 05 April 2015, 23:54   #204
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
Finnally ;-)
tlosm is offline  
Old 06 April 2015, 13:31   #205
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
Luigi, I've seen a youtube vid with fs-uae for linux ppc, is that a compile for debian 7? Could you share that build please?
vulture is offline  
Old 06 April 2015, 17:08   #206
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
Yes it was on debian wheezy 7.8 and run much much better and faster compared OsX .... (if one day kvm... ehmmm will be much better)
It need to be totally build on your machine if you know of the make it i will share the patched isi file .
tlosm is offline  
Old 06 April 2015, 18:18   #207
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
Ah I see, it needs a specific build. I've never used "make" before. Do you think it's a very complicated task to attempt?
vulture is offline  
Old 06 April 2015, 18:35   #208
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
Quote:
Originally Posted by vulture View Post
Ah I see, it needs a specific build. I've never used "make" before. Do you think it's a very complicated task to attempt?
Nope is not complicated ... but you need to install all the library and the devs pack for build the fs-uae.

aptitude install libsdl2-dev libopenal-dev zip libtool autoconf automake make gcc g++ git

and freetype dev

after mkdir fsuae
cd fsuae

git clone (url of fsuae git)
git clone (url of qemu uae)

overwrite the isi file in qemuvga in fsuae/src directory

./bootstrap
and at last ./configure and make. (for fsuae)

./bootstrap
./configure and make (for qemu uae)
tlosm is offline  
Old 06 April 2015, 19:46   #209
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
hmm.... sounds like I could do that! Could you send me the patched file you were talking about? Dropbox or in the zone? Many thx!
vulture is offline  
Old 06 April 2015, 19:53   #210
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
here is https://www.dropbox.com/s/zgu5kl3sxk...c895a.cpp?dl=0
tlosm is offline  
Old 06 April 2015, 20:02   #211
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
I'll try it during the weekend! Thx man!
vulture is offline  
Old 09 April 2015, 09:00   #212
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
@tlsom

I've tried to start building it on debian per your instructions, but I stopped at the very first step "aptitude install libsdl2-dev" as it can't find the package for installation. Is there something I need to configure before doing that? Thx!
vulture is offline  
Old 09 April 2015, 19:24   #213
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
Quote:
Originally Posted by vulture View Post
@tlsom

I've tried to start building it on debian per your instructions, but I stopped at the very first step "aptitude install libsdl2-dev" as it can't find the package for installation. Is there something I need to configure before doing that? Thx!
nano /etc/apt/source.list

and add

deb http://http.debian.net/debian wheezy-backports main

after

apt-get update

and try again to download the needed library ;-)
tlosm is offline  
Old 12 April 2015, 19:08   #214
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
more questions Luigi:

I've done everything ok up to installing git

then you say "and freetype dev"

I've tried "aptitude install freetype" and "aptitude install freetype-dev" but no such packages were found. The only relevant package I've found is "libfreetype6-dev". Am I doing something very wrong here? Also, could you please give me the urls for fs-uae git and qemu uae git? I mean, I can get to the respective git pages, but I'm not sure what is the exact url i should be using in each case. Many many thx once again for your time and help!

Last edited by vulture; 14 April 2015 at 09:16.
vulture is offline  
Old 14 April 2015, 18:58   #215
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
you need exactly this

libfreetype6-dev
tlosm is offline  
Old 15 June 2015, 22:23   #216
SnakeCoils
Registered User
 
Join Date: Mar 2014
Location: Italy
Posts: 164
Just a quick note for FS-UAE 2.5.32dev config file on OSX PPC build.

If you wish to open the emulation in fullscreen now you MUST declare the following lines:

Code:
fullscreen = 1
fullscreen_mode = fullscreen
If you simply declare as before only "fullscreen = 1" line then the screen will become white and the application crash.
The very same error occour if you declare "fullscreen_mode = desktop"

Last edited by SnakeCoils; 16 June 2015 at 00:00.
SnakeCoils is offline  
Old 15 June 2015, 22:54   #217
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
Snakecoils good to see you again
tlosm is offline  
Old 16 June 2015, 00:16   #218
SnakeCoils
Registered User
 
Join Date: Mar 2014
Location: Italy
Posts: 164
Quote:
Originally Posted by tlosm View Post
Snakecoils good to see you again
Well, since the latest FS-UAE releases are become too much demanding for my poor PowerMac G4 I started to make PPC builds only for bug-hunting purpose while for all my real Amiga emulation needs I am running usually the 2.5.20dev version, so far the best compromise between accuracy and speed for low spec PPC systems.
Big compliments for your PPC emulation progress on Big Endian systems :-)
SnakeCoils is offline  
Old 24 June 2015, 14:33   #219
tlosm
Registered User
 
Join Date: Sep 2014
Location: italy
Posts: 189
here is the Dev 30 for G5 ppc enabled

https://www.dropbox.com/s/cv58e26vkr....5.30.zip?dl=0
tlosm is offline  
Old 28 June 2015, 03:42   #220
amigamia
 
Posts: n/a
Thanks tlosm!!
 
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FS-UAE for G4 ppc OSX 10.5.8 elowan support.FS-UAE 35 10 November 2014 19:22
[QUESTION] Will we see PPC support in FS-UAE too? amigafreak68k support.FS-UAE 39 09 September 2014 22:28
JIT on E-UAE PPC? _ThEcRoW support.OtherUAE 8 06 May 2011 23:55
PPC Emulation in UAE Beakster support.WinUAE 9 15 March 2008 11:28
PPC UAE on os 3.9 DDNI request.UAE Wishlist 7 26 October 2006 19:09

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 15:00.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.13129 seconds with 14 queries