a7d4 python-dev and build-essentials ports - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Ports & Packages > Porting New Software

Porting New Software Having trouble or general questions about porting software to FreeBSD? Ask here.

Reply
 
Thread Tools Display Modes
  #1  
Old December 10th, 2010, 16:49
varnie varnie is offline
Member
 
Join Date: Nov 2008
Posts: 115
Thanks: 10
Thanked 1 Time in 1 Post
Default python-dev and build-essentials ports

Good day.
I tried to install PyInstaller (downloaded its sources from official website) and found out lack of 'build-essential' and 'python-dev' ports in the official FreeBSD ports tree. It requires these 2 dependencies to work correctly. Without them it dies:
Code:
checking Analysis
checking PYZ
checking PKG
checking EXE
building because outEXE2.toc missing or bad
building EXE from outEXE2.toc
Traceback (most recent call last):
  File "Build.py", line 1160, in <module>
    main(args[0], configfilename=opts.configfile)
  File "Build.py", line 1148, in main
    build(specfile)
  File "Build.py", line 1111, in build
    execfile(spec)
  File "snake_start/snake_start.spec", line 12, in <module>
    console=1 )
  File "Build.py", line 663, in __init__
    self.__postinit__()
  File "Build.py", line 196, in __postinit__
    self.assemble()
  File "Build.py", line 748, in assemble
    self.copy(exe, outf)
  File "Build.py", line 764, in copy
    inf = open(fnm, 'rb')
IOError: [Errno 2] No such file or directory: 'support/loader/run'
Any ideas of how can I solve this problem?
Thanks.
Reply With Quote
  #2  
Old December 11th, 2010, 00:01
sk8harddiefast's Avatar
sk8harddiefast sk8harddiefast is offline
Senior Member
 
Join Date: Mar 2010
Location: Athens, Greece
Posts: 1,722
Thanks: 215
Thanked 142 Times in 88 Posts
Default

Code:
make search name=python-devel
on /usr/ports return me:
Code:
Port:	lang/python-devel
Moved:	lang/python25
Date:	2006-10-09
Reason:	moved to lang/python25
So. Maybe python25 is python-dev? Not sure. There is also python26. But on devel only this return to me.
__________________
====================================
| -------> UNIX. Live Free Or Die! <-------- |
====================================
You can say: I can't do something because is difficult.
You must say: I tried a lot before say that I can't.
Never Give up.
http://unixsystems.dyndns.org/
I am not an BSD expert. But I really want to help.
Don't afraid to ask me anything. If I can I will help!

Nice wallpapers to make your desktop more hardcore :) ---> http://forums.freebsd.org/showthread.php?t=13416

Last edited by sk8harddiefast; December 11th, 2010 at 00:11.
Reply With Quote
  #3  
Old December 12th, 2010, 03:09
UNIXgod's Avatar
UNIXgod UNIXgod is offline
Senior Member
 
Join Date: Nov 2008
Location: pwd
Posts: 1,089
Thanks: 112
Thanked 194 Times in 158 Posts
Default

build-essential is a debian meta-blob installation of gcc iirc.

I never really understood the concept of having a unix-like system without a compiler.
Reply With Quote
Reply

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to find device node for /dev/ad8s1b in /dev! BSDRich Installing & Upgrading 13 March 8th, 2012 07:46
Error: Unable to find device node for /dev/ad4s1b in /dev ! Umniscient Installing & Upgrading 1 September 5th, 2010 01:54
[Solved] ZFS Essentials xy16644 General 10 January 16th, 2010 15:41
gnome2 build & old firefox/python ports polishdude Installation and Maintenance of FreeBSD Ports or Packages 8 September 7th, 2009 18:59
Python Ports dchappelle Installation and Maintenance of FreeBSD Ports or Packages 7 January 10th, 2009 08:45


All times are GMT +1. The time now is 15:38.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0