Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Hi, EnriqueG

You log is very limited, but you are building on darwin 8 (OSX Tiger) with GCC 4 , please try to build it with a updated version of libtool.

add:
Code:
depends_on "libtool"
into that formula.
just as new entry, right under the present
Code:
depends_on "stoken" => :optional

If it still fails, try building it with a more current compiler like gcc6.

And if even this dont work out, I might be able to create a patch for tiger. But for that I would need a build log with more debug output in it.


We did just test this on darwin 9 (OSX Leopard) sorry :( But you can test it on tiger, thats awesome :)

I installed gcc7.3 (i ran brew install gcc) and the error is the same i think.

Code:
==> ./configure --prefix=/usr/local/Cellar/openconnect/8.02 --sbindir=/usr/local
==> make install
Last 15 lines from /Users/enrique/Library/Logs/Homebrew/openconnect/02.make:
  CC       libopenconnect_la-oath.lo
  CC       libopenconnect_la-gpst.lo
  CC       libopenconnect_la-auth-globalprotect.lo
  CC       libopenconnect_la-yubikey.lo
  CC       libopenconnect_la-gssapi.lo
  CC       libopenconnect_la-gnutls.lo
  CC       libopenconnect_la-gnutls_tpm.lo
  CC       libopenconnect_la-gnutls_tpm2.lo
  CC       libopenconnect_la-iconv.lo
  CC       libopenconnect_la-tun.lo
  CCLD     libopenconnect.la
ld: Undefined symbols:
_gzdirect
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
make: *** [libopenconnect.la] Error 1

READ THIS: https://github.com/mistydemeo/tigerbrew/wiki/troubleshooting

These open issues may also help:
openconnect failed to build on 10.5 https://github.com/mistydemeo/tigerbrew/issues/584
openconnect: add libxml2 dependency to resolve build issue on older OSX https://github.com/mistydemeo/tigerbrew/pull/628
 
Anyone else use a VPN on PowerPC? Until today I only used it on my Intel Macs, and with a universal OpenVPN client named Tunnelblick. It runs on 10.4 to 10.10, but they also have newer versions for more current Mac OS.

Get it here - https://tunnelblick.net/downloadsDeprecated.html

Most VPN services have their own client, and these all need Intel Macs, but they all completely support OpenVPN clients also. All I had to do was create an OpenVPN 2.3 config file, which is a tool offered on my account page for my VPN service.

I have also switched my Intel Macs over to the newest version of Tunnelblick. It's lighter than my VPN's own client, and doesn't have the Ruby crashing issues.

My VPN in action on my PowerBook G4 12"
Picture-3.png

Yeah, I use TunnelBlick on 10.6 PPC with account from Windscribe, works as it should.
 
Can OpenConnect and TunnelBlick use p12 certificates like AnyConnect does? Shame that version 2.5 (ppc) isn't supported by most VPN installations
 
Can OpenConnect and TunnelBlick use p12 certificates like AnyConnect does? Shame that version 2.5 (ppc) isn't supported by most VPN installations

Why don’t you try? TunnelBlick provide pre-built app, OpenConnect builds from source.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.