Re: liboil success

2006-12-06 Thread Ryan Schmidt
On Dec 7, 2006, at 00:40, Robert J. Hansen wrote: As it turns out, the bits of half-remembered gas were right. It was a problem with the .balign and .rept statements not being present in the version of gas used by Apple. The fix is fairly simple, although a bit tedious. * All instanc

liboil success

2006-12-06 Thread Robert J. Hansen
As it turns out, the bits of half-remembered gas were right. It was a problem with the .balign and .rept statements not being present in the version of gas used by Apple. The fix is fairly simple, although a bit tedious. * All instances of ".balign 16" need to be replaced with

Re: liboil build failure (Mactel, OS X 10.4.8)

2006-12-06 Thread Robert J. Hansen
Ryan Schmidt wrote: > 320 results for "Unknown pseudo-op: .balign" on Google. Looks to me like > that's a PowerPC thing, and you're on Intel. It's actually not a PowerPC thing. If I remember my gas right, it's just a macro; you should be able to substitute '.align X' for any set of '.balign Y'.

Re: liboil build failure (Mactel, OS X 10.4.8)

2006-12-06 Thread Ryan Schmidt
On Dec 6, 2006, at 22:33, Robert J. Hansen wrote: Using the workaround on trac addressed my problem with building evolution-data-server, but it's still a hack. Still, if that problem comes up in the future, there are at least two people who have been able to get around it. The next problem

liboil build failure (Mactel, OS X 10.4.8)

2006-12-06 Thread Robert J. Hansen
Using the workaround on trac addressed my problem with building evolution-data-server, but it's still a hack. Still, if that problem comes up in the future, there are at least two people who have been able to get around it. The next problem is liboil. Particularly, a weird Assembler pseudo-op ca

Re: dmg

2006-12-06 Thread Nathan
Related to this issue, it was very non-intuitive to me that you had to click on a "Source Code" link to get to the .dmg downloads at all. It literally took me 10 minutes of poking around the site today to find the images, and most of that was simply figuring out that the download area was called

Re: iTerm and Zsh

2006-12-06 Thread Une Bévue
Le jeudi 6 déc. 06 19:06 à 22:59, Charlie Allom a écrit : please use Google. does this means the mailing list isn't the right place to speak about a MacPorts project ? YT___ macports-users mailing list macports-users@lists.macosforge.org htt

Re: Install issues

2006-12-06 Thread Marshall Rodriquez
On Dec 6, 2006, at 12:54 PM, Ryan Schmidt wrote: On Dec 6, 2006, at 11:26, Marshall Rodriquez wrote: On Dec 5, 2006, at 2:48 PM, Ryan Schmidt wrote: On Dec 5, 2006, at 15:26, Marshall Rodriquez wrote: The space is "macports.org _dpupdate1". It's in the error message and in the folder nam

Re: dmg

2006-12-06 Thread Ryan Schmidt
On Dec 6, 2006, at 10:07, Mack Johnson wrote: where's the .dmg dl? all i'm seeing is the source. For whatever reason, nobody made a dmg of 1.3.2. Therefore, the recommended way to install MacPorts from scratch is to download and install the dmg of 1.3.1, then "sudo port selfupdate" which w

Re: Install issues

2006-12-06 Thread Ryan Schmidt
On Dec 6, 2006, at 11:26, Marshall Rodriquez wrote: On Dec 5, 2006, at 2:48 PM, Ryan Schmidt wrote: On Dec 5, 2006, at 15:26, Marshall Rodriquez wrote: The space is "macports.org _dpupdate1". It's in the error message and in the folder name, so it seems like it's deliberate, but it doesn'

Re: Install issues

2006-12-06 Thread Marshall Rodriquez
On Dec 5, 2006, at 2:48 PM, Ryan Schmidt wrote: On Dec 5, 2006, at 15:26, Marshall Rodriquez wrote: On Dec 5, 2006, at 11:26 AM, Ryan Schmidt wrote: On Dec 5, 2006, at 11:32, Marshall Rodriquez wrote: I tried looking through the mailing list archives and didn't see my big issue covered.

dmg

2006-12-06 Thread Mack Johnson
where's the .dmg dl? all i'm seeing is the source. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

ettercap + pcre

2006-12-06 Thread david carvalho
Hi all ! got it ! I've installed ettercap-NG, not ettercap, after downloading pcre-6.7 manually to /opt/local/var/db/dports/distfiles/ thanks! ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listin

Re: proftpd update 1.3.0a

2006-12-06 Thread Jin Hyung Park
I made a patch, and a new Portfile.. could the committer apply my patch? :) On 12/6/06, Mark Hollenbeck <[EMAIL PROTECTED]> wrote: Hallo! I hope, that this is the right place to ask my question. Does anybody know, if there will be a portupdate for proftpd 1.3.0a? http://www.proftpd.org/ It has

Re: Newbie Port Errors

2006-12-06 Thread Jyrki Wahlstedt
On 6.12.2006, at 3.45, Clint Laskowski wrote: Okay, after doing 'sudo port selfupdate' I was able to execute all the execute all the port install commands: sudo port install libtool # libtoolize sudo port install autoconf sudo port install automake sudo port install adns sudo port install pc

proftpd update 1.3.0a

2006-12-06 Thread Mark Hollenbeck
Hallo! I hope, that this is the right place to ask my question. Does anybody know, if there will be a portupdate for proftpd 1.3.0a? http://www.proftpd.org/ It has been released at November, 27th Thanks a lot, Mark ___ macports-users mailing list macpo

gnome-applets

2006-12-06 Thread Randall Wood
ALCON: Here is the brief overview of the gnome-applet problem and how I am attempting to fix it: gnome-applets 2.12.x does not build, requiring a missing header from an earlier version of libxklavier or libgnomekbd. libxklavier can not be back-ported or the control-center port would bre