MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Pages: 1

Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


ARG!! its been along time and I need help
#376606 - 06/03/18 05:05 AM



long story short: old computer died, (win10). buy cheap used computer for now.

Old computer duo core and win10 no problems setting up and compiling mame.
New computer, i5 and win 7, cant get anything to work.

first off I set up a folder on c: drive, C:tools, go to mamedev.org, click development and download msys64 bit package, unpack into C:\tools folder and this gives me folder C:\tools\msys64

Double click the autorebase file as directed from mamedev. Down load the new mame source for mamedev, install into c:\tools\msys64\src folder. Open win32env and at command prompt type in " make SUBTARGET=arcade " Also tried just "make". mame starts compiling and all seems well then I start getting errors but I cant read them as they fly by but one thing I do pick up is the first line of the error start with the emu.h file.

if I let it go and it gets done linking mame its 0 bytes and worthless.

now On my old computer I had it set up the same way C:\tools\msys64 and had no problems compileing on it for the last couple yrs.


Im sure Im forgetting something simple but Ive pulled my hair out trying to find this problem! ive uninstalled and reinstalled with no change.

so any help would be greatly appreciated!!



Only here to annoy...



B2K24
MAME @ 15 kHz Sony Trinitron CRT user
Reged: 10/25/10
Posts: 2663
Send PM


Re: ARG!! its been along time and I need help new [Re: Renegade]
#376607 - 06/03/18 06:14 AM


I've never used or tried the win32 stuff. All I use is conemu and works without any issue most of the time.

Updating build tools

Similar to package managers on Linux like apt-get, yum etc. MSYS2 can automatically update packages for fixes, security updates etc. To update all installed packages to current, from a regular Windows console run the following:


Code:

pacman -Sy
pacman -S bash pacman msys2-runtime --noconfirm --needed



Next, exit the console and restart Msys2.

Finally, once back at the console, execute:


Code:

pacman -Su --noconfirm




RobbbertModerator
Sir
Reged: 08/21/04
Posts: 3204
Loc: A long way from you
Send PM


Re: ARG!! its been along time and I need help new [Re: Renegade]
#376608 - 06/03/18 06:14 AM


>



Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


Re: ARG!! its been along time and I need help new [Re: B2K24]
#376623 - 06/03/18 09:59 PM




yeah tried that and got this error

pacman -Su --noconfirm
:: Starting core system upgrade...
warning: terminate other MSYS2 programs before proceeding
resolving dependencies...
looking for conflicting packages...
:: msys2-runtime and catgets are in conflict. Remove catgets? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: msys2-runtime and catgets are in conflict



Only here to annoy...



Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


Re: ARG!! its been along time and I need help new [Re: Renegade]
#376669 - 06/05/18 02:54 AM




ok played around some more and here is where im at:


running pacman -Sy it updates the files then run the next command

pacman -S bash pacman msys2-runtime --noconfirm --needed
and I get this error "resolving dependencies...
looking for conflicting packages...
:: msys2-runtime and catgets are in conflict. Remove catgets? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: msys2-runtime and catgets are in conflict"


I move on to the next command pacman -Su --noconfirm and get this error:
:: Proceed with installation? [Y/n]
(152/152) checking keys in keyring [#####################] 100%
(152/152) checking package integrity [#####################] 100%
(152/152) loading package files [#####################] 100%
(152/152) checking for file conflicts [#####################] 100%
error: failed to commit transaction (conflicting files)
coreutils: /usr/lib/coreutils/libstdbuf.so exists in filesystem
Errors occurred, no packages were upgraded.



so anyone have any suggestions? any help would be greatly appreciated



Only here to annoy...


Pages: 1

MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 380 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 653