Closed GoogleCodeExporter closed 9 years ago
This works for me.
Are you using the directions in the "BuildingFromSource" wiki? Compiling on
Leopard (not Snow Leopard or
Tiger)? There should be no errors or warnings from the build.
Are you looking for tun.kext and tap.kext in the proper location? They should
be located in
Tunnelblick.app/Contents/Resources.
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 12:10
I am quite sure I am doing it correctly
1. check out "svn checkout http://tunnelblick.googlecode.com/svn/trunk/
tunnelblick-read-only "
2. open Tunnleblick.xcodeproj with xcode, set to Release, hit "Build and Go"
3. As you can see from the attached screen shot
Also you can see the tun.kext and tap.kext are showing up in read. It appears
that
the two errors are because of those two files the tun.kext and tap.kext.
It appears that they show up read because the files are not actually in the svn.
Original comment by storagen...@gmail.com
on 8 Oct 2009 at 3:34
Attachments:
I'm sorry you're having so much trouble.
Don't hit "Build and Go". Instead, click "Build Results" on the "Build" menu,
then click the "Build" button (or
click "Build" on the "Build" menu) and wait for the build to complete. Make
sure there are no warnings or
errors.
Then, double-click tunnelblick-read-only/build/Release/Tunnelblick.dmg, drag
the Tunnelblick.app that
appears in the new window to the shortcut to Applications so Tunnelblick.app is
copied to /Applications, and
run Tunnelblick from /Applications.
2. The screenshot shows tun.kext and tap.kext in red, indicating they don't
exist. That is normal before a
build is made because the build process includes building tun.kext and
tap.kext. After a successful build
(with no errors), they should be in black instead of red.
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 11:39
I attached a screen capture. I did just like you said, but there are still
errors.
I started cleanly, I checked out a from svn, and then tried to compile with out
modifying it at all.
Original comment by roadwarr...@gmail.com
on 8 Oct 2009 at 1:53
Attachments:
You should not be getting _any_ of those error messages, much less 524 of them!
What version of Xcode are you using?
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 2:06
Xcode 3.1.3
Mac OS X 10.5.8
Original comment by roadwarr...@gmail.com
on 8 Oct 2009 at 2:10
That is what I use to build successfully (with no errors).
From the errors I can see, it looks like many common system definitions are
missing. Maybe re-installing Xcode
would help.
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 2:45
Or maybe just trashing the Xcode preferences,
~/Library/Preferences/com.apple.Xcode.plist (the ~ indicates your
home folder).
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 2:49
Wow, for some reason it appears that it was necessary to reinstall xcode.
After that
was done I was able to compile successfully. Thanks for the help.
Original comment by roadwarr...@gmail.com
on 8 Oct 2009 at 9:34
You're welcome. Marked as "Invalid" because it is not a Tunnelblick issue.
(Please don't take it personally!)
Original comment by jkbull...@gmail.com
on 8 Oct 2009 at 11:38
Original issue reported on code.google.com by
storagen...@gmail.com
on 7 Oct 2009 at 9:57