RE: Well, we're getting closer. Still having issues installing B itTorrent.

From: Timms, Simon (STimms_at_petro-canada.ca)
Date: 08/05/03

  • Next message: Kirk Strauser: "Re: Help with "make release" from -CURRENT to -STABLE"
    To: 'Dragoncrest' <dragoncrest@voyager.net>, "Freebsd-Questions (E-mail)" <freebsd-questions@freebsd.org>
    Date: Tue, 5 Aug 2003 12:52:13 -0600 
    
    

    well it isn't really a bittorrent problem but rather a python one. I am
    getting it too on 5.1 with a fresh ports tree. As a temp fix you can define
    WITHOUT_GUI and do a make install on bittorrent. That seems to work but you
    won't get the stylish GUI.

    -OR-

    Try editing the Makefile in
    /usr/ports/graphics/py-imaging/work/Imaging-1.1.3 so that the 'DEFS=
    @DEFS@' line reads 'DEFS=' instead. I am not familiar enough with python
    (or anything, really) to know if that is going to cause bad things later but
    the compile seems to work. I would check with the port maintainer if my
    change will adversely effect the port.

    -----Original Message-----
    From: Dragoncrest [mailto:dragoncrest@voyager.net]
    Sent: Tuesday, August 05, 2003 7:28 AM
    To: Freebsd-questions@freebsd.org
    Subject: Re: Well, we're getting closer. Still having issues installing
    BitTorrent.

             Nobody has an answer for this?

    At 12:20 PM 8/4/03 -0400, Dragoncrest wrote:
    >Ok, first off I want to send out thanks to whoever submitted the bug
    >report on the python numeric port issue. Problem is, we've got a new
    >one. When building for BitTorrent it looks for the port
    >"py23-imaging-1.1.3" and tries to install it, but instead gets this:
    >
    >===> Building for py23-imaging-1.1.3
    >`Makefile' is up to date.
    >cc -fPIC -O -pipe -I/usr/local/include/python2.3
    >-I/usr/local/include/python2.3 @DEFS@ -IlibImaging
    >-I/usr/local/include -c ././_imaging.c -o ./_imaging.o
    >cc: cannot specify -o with -c or -S and multiple compilations
    >*** Error code 1
    >
    >Anyone know if this is another bug issue needing to be reported or is
    >this something that I can fix on my end?
    >
    >_______________________________________________
    >freebsd-questions@freebsd.org mailing list
    >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    >To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

                             ********************

    This email communication is intended as a private communication for the sole
    use of the primary addressee and those individuals listed for copies in the
    original message. The information contained in this email is private and
    confidential and if you are not an intended recipient you are hereby
    notified that copying, forwarding or other dissemination or distribution of
    this communication by any means is prohibited. If you are not specifically
    authorized to receive this email and if you believe that you received it in
    error please notify the original sender immediately. We honour similar
    requests relating to the privacy of email communications.

    Cette communication par courrier électronique est une communication privée à
    l'usage exclusif du destinataire principal ainsi que des personnes dont les
    noms figurent en copie. Les renseignements contenus dans ce courriel sont
    confidentiels et si vous n'êtes pas le destinataire prévu, vous êtes avisé,
    par les présentes que toute reproduction, tout transfert ou toute autre
    forme de diffusion de cette communication par quelque moyen que ce soit est
    interdit. Si vous n'êtes pas spécifiquement autorisé à recevoir ce courriel
    ou si vous croyez l'avoir reçu par erreur, veuillez en aviser l'expéditeur
    original immédiatement. Nous respectons les demandes similaires qui
    touchent la confidentialité des communications par courrier électronique.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Kirk Strauser: "Re: Help with "make release" from -CURRENT to -STABLE"

    Relevant Pages

    • Re: Explain this about threads
      ... Basically I'm trying to do synchronous communication with the parallel ... I guess I'm curious at this point as to why you want to use this kernel ... the unmanaged parallel port access via CreateFile, ... If I do spinwaitthen I'm guaranteed a atleast whatever maximum time ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Telnet port 25
      ... I used IPSec to accomplish this task. ... telnet to port 25 will be closed. ... This email communication and any attachments may ... >contain confidential and privileged information for the use of the ...
      (AIX-L)
    • Re: EMERGENCY: Problem with COM port (RS232) communication
      ... in for the flags value, indicating that you don't want anything to be ... It is possible that there is a buffer that the OS is trying to ... > the communication is done in 'bytes' because the device is pretty stupid> and uses 1-byte commands and responses> ... > we picked up this code from some MSDN page dealing with COM port> communication: ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: History of SSG and Symstream on 2200?
      ... advantages of Python. ... With the posting of the Windows port of SSG, I had thought it might be ... or indeed any other such scripting language ... So there is a "paradigm mismatch" between SSG and most modern scripting ...
      (comp.sys.unisys)
    • Req. for module style/organization
      ... I've begun a Python module to provide a complete interface to the Meade LX200 command set, and have searched for a style/development guide for Python Lib/site-packages type modules, but only saw guides for C-modules. ... There is a second com port available for optional separate control, ...
      (comp.lang.python)