Re: How do I merge my own fork with updates from the main fork

2019-08-24 Thread miniupnp
Hello, Well, it looks like you have added 6 commits in you master branch. $ git status should tell you that. Merging upstream/master doesn't remove theses commits. It just "merges" new commits from the upstream/master branch into your current branch. To understand what is in your branch, you shou

Re: Installing gcc6 on a PPC Mac Mini 10.4 gives me hell

2018-03-21 Thread miniupnp
Le 21.03.2018 à 19:29, Daniel J. Luke a écrit : > On Mar 21, 2018, at 2:23 PM, miniupnp wrote: >> It's quite fun to read exhortations to use upgrade to a more recent >> system. I'm trying to imagine which hacker could spend time to exploit >> Mac PPC machines to i

Re: Installing gcc6 on a PPC Mac Mini 10.4 gives me hell

2018-03-21 Thread miniupnp
I'm one of the guys who run a 10.4 G4 "just because I can". Some call it retro computing :) I'm glad macports still supports it and try to help to fix things when a port is not building on it. but I'm not expecting the project to spend resources in building binaries for this kind of system. When I

Re: unable to find utility "mkdep"

2018-02-13 Thread miniupnp
Are you sure the command line development tools from Xcode are properly installed ? $ xcode-select -p Le 13.02.2018 à 09:21, Jan Stary a écrit : > This is 10.13.2 with XCode 9.2 > > $ mkdep *.c > mkdep: error: unable to find utility "mkdep", not a developer tool or in PATH > > $ which mkdep > /