public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Henti Smith <bain@tcsn.co.za>
To: Aron Griffis <agriffis@gentoo.org>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] wierd problem with ebuild
Date: Thu, 19 Dec 2002 09:43:03 +0200	[thread overview]
Message-ID: <20021219094303.02f31244.bain@tcsn.co.za> (raw)
In-Reply-To: <20021218183336.GA2140@time>

On Wed, 18 Dec 2002 13:33:36 -0500
Aron Griffis <agriffis@gentoo.org> wrote:

> Henti Smith wrote:	[Tue Dec 17 2002, 05:16:41AM EST]
> > Sorry .. I'm not 100% sure which @ sign you are refering to. would you
> > like to clarify?
> 
> 
> Without the leading @ sign, make shows the commands it's running.
> 

ok ... did that .. here is output .. 

>>> Install moonlight-0.5.5 into /var/tmp/portage/moonlight-0.5.5/image/ category media-gfx
/bin/sh: -c: line 1: syntax error near unexpected token `32563(D'
/bin/sh: -c: line 1: `mkdir -p 32563(DESTDIR)/usr/lib/moonlight'
make: *** [/usr/lib/moonlight] Error 2

!!! ERROR: media-gfx/moonlight-0.5.5 failed.
!!! Function src_install, Line 2, Exitcode 2
!!! (no error message)

Make file content is .. : 

VPATH=/var/tmp/portage/moonlight-0.5.5/work/moonlight/src
CXXFLAGS=-I$(VPATH) -I$(VPATH)/koalagui -I$(VPATH)/3D -I$(VPATH)/koalagui/graphics -I$(VPATH)/kbuilder/appcore -I. -D__X11__ -DML_USES_POSIX_THREADS -O2   -I/usr/include/gltt -I/usr/include/freetype
LDFLAGS=-Limage -Ltools -Lkernel -Lkoalagui -L3D/scene
CXX=g++
CC=g++
prefix=/usr
VERSION=0.5.5.61
INSTALLDATATARGET=installdata

include $(VPATH)/dir.mak
include $(VPATH)/rules.mak

installdata:
    mkdir -p $(DESTDIR)$(prefix)/bin
    mkdir -p $(DESTDIR)$(prefix)/etc
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/GEOMETRIES
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/HIERARCHIES
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/IMAGES
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/MATERIALS
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/PROJECTS
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/SCENES
    mkdir -p $(DESTDIR)$(prefix)/share/moonlight/database/TT_FONTS
    cp moonlightrc $(DESTDIR)$(prefix)/etc/
    cp moonlight $(DESTDIR)$(prefix)/bin/
    chmod +x $(DESTDIR)$(prefix)/bin/moonlight
    cp $(VPATH)/../tt_fonts/*.txt $(VPATH)/../tt_fonts/*.ttf $(DESTDIR)$(prefix)/share/moonlight/database/TT_FONTS

I'm going to try and see if I can do a "test install with just the course on an onld redhat boxlet 

Henti 


--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2002-12-19  7:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16  6:45 [gentoo-dev] wierd problem with ebuild Henti Smith
2002-12-16  6:49 ` Henti Smith
     [not found]   ` <20021219142832.GA25245@Hitachi>
2002-12-20  6:45     ` Henti Smith
2002-12-16 13:53 ` Aron Griffis
2002-12-17 10:16   ` Henti Smith
2002-12-18 18:33     ` Aron Griffis
2002-12-19  7:43       ` Henti Smith [this message]
2002-12-19  8:05         ` Henti Smith
2002-12-19 12:06         ` Aron Griffis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021219094303.02f31244.bain@tcsn.co.za \
    --to=bain@tcsn.co.za \
    --cc=agriffis@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox