Re: ports GNOME 1.2 install fail

2000-12-28 Thread Kal Torak

Ray Qiu wrote:
 
 Kal,
 
 I think the "make install" will do the make first and
 then install if the make hasn't been done.
 Please correct me if I am wrong.
 
 Ray
 --- Kal Torak [EMAIL PROTECTED] wrote:
  Ray Qiu wrote:
  
   Hi,
  
   I am using 4.2 stable.  I did a "make install"
   at /usr/ports/x11/gnome.  It didn't go through.
  
   Have anyone successfully install the gnome 1.2?
  
   Thanks,
   Ray
 
 
  You did make the port before you tried installing it
 right?


What Im saying is what part failed? You are saying the install
failed, but somehow I think you mean the make failed... its hard
to tell without any error messages being posted and simply saying
"it didnt go through"... What didnt go though? the making or the
installing? Maybe the downloading of the tar failed? It would be
nice if you clarified that...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: gnome 1.2 install

2000-10-19 Thread Ade Lovett

On Thu, Oct 19, 2000 at 09:44:51AM -0500, Ade Lovett wrote:
 Find the port that installed /usr/local/include/malloc.h and delete it
 with extreme prejudice.

It's devel/libmalloc, which I've just marked as BROKEN so this issue
won't come up again until either the port is fixed or just plain
deleted.

pkg_delete libmalloc-1.18

and start over, and you'll be fine.

Thanks to Sean O'Connell [EMAIL PROTECTED] for kicking me hard
enough to realise I could do this myself :)

-aDe

-- 
Ade Lovett, Austin, TX. [EMAIL PROTECTED]
FreeBSD: The Power to Serve http://www.FreeBSD.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: gnome 1.2 install

2000-10-19 Thread Kirill Ponomarew

Hi Ade,

Chris BeHanna has advised me to add "#include stdio.h" before "#include
malloc.h" and it did work.

Thanks

On Thu, 19 Oct 2000, Ade Lovett wrote:

On Thu, Oct 19, 2000 at 09:44:51AM -0500, Ade Lovett wrote:
 Find the port that installed /usr/local/include/malloc.h and delete it
 with extreme prejudice.

It's devel/libmalloc, which I've just marked as BROKEN so this issue
won't come up again until either the port is fixed or just plain
deleted.

   pkg_delete libmalloc-1.18

and start over, and you'll be fine.

Thanks to Sean O'Connell [EMAIL PROTECTED] for kicking me hard
enough to realise I could do this myself :)

-aDe



-- 
Kirill Ponomarew





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: gnome 1.2 install

2000-10-19 Thread Chris BeHanna

On Thu, 19 Oct 2000, Kirill Ponomarew wrote:

 Hi Ade,
 
 Chris BeHanna has advised me to add "#include stdio.h" before "#include
 malloc.h" and it did work.

Deleting the libmalloc package is probably the better option.  I
had long since forgotten that package was installed on my system.  I
thought it was required for some special (different) version of malloc
for some packages.  I wish I'd known about this earlier--quite a few
of my package builds may have been corrupted by this.

--
Chris BeHanna
Software Engineer (at yourfit.com)
[EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message