Opened 21 years ago

Closed 20 years ago

Last modified 19 years ago

#391 closed defect (fixed)

Solaris patches

Reported by: harlan+opendarwinbugs@… Owned by: ssen@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

Attachments (1)

solaris.diffs (6.8 KB) - added by harlan+opendarwinbugs@… 21 years ago.
PAtches to get "base" working under solaris.

Download all attachments as: .zip

Change History (6)

Changed 21 years ago by harlan+opendarwinbugs@…

Attachment: solaris.diffs added

PAtches to get "base" working under solaris.

comment:1 Changed 21 years ago by landonf@…

Status: newassigned

This needs to be updated to work with the new autoconf stuff, but we should bring in most of this patch.

comment:2 Changed 21 years ago by ssen@…

Owner: changed from kevin@… to ssen@…
Status: assignednew

I'll grab this one...

comment:3 Changed 21 years ago by ssen@…

athena$ /afs/sipb.mit.edu/user/ssen/opt/local/bin/port search bzip2 bzip2 sysutils/bzip2 1.0.2 bzip2 compression library and tools athena$ uname -a SunOS contents-vnder-pressvre.mit.edu 5.9 Generic_112233-05 sun4u sparc

This port needs a lot of work, though...

Harlan, I've committed some parts of your patch. Mostly the trivial stuff of using "test" instead of "[". We need some autoconf tests, and an fgetln replacement, and an mtree replacement...

comment:4 Changed 20 years ago by ssen@…

Owner: changed from ssen@… to ssen@…

comment:5 Changed 20 years ago by ssen@…

Resolution: fixed
Status: newclosed

I have updated the instructions in base/doc/README.platforms for using DarwinPorts on Solaris. I was able to use SunSoft cc to compile all the dependencies of DarwinPorts manually, and then install ports.

The only caveat is that you may need to add a binpath to ${prefix}/etc/ports/ports.conf including /usr/ ccs/bin, since DarwinPorts will normally sanitize your PATH to something that doesn't contain all the toolchain elements for Solaris

Note: See TracTickets for help on using tickets.