Makepkg.conf the same as make.conf

Simple question really, is makepkg the same as make? If I add in CFLAGS will they be used when compiling packages from source or does makepkg just work when using makepkg.

makepkg is for compiling from source but the settings from makepkg.conf won't be used if you run
./configure && make && make install
by hand (and it doesn't create an Arch package), they are used when you run 'makepkg'.
'less /usr/bin/makepkg' will show you what 'makepkg' is.
From the wiki: https://wiki.archlinux.org/index.php/Makepkg
makepkg is a script that automates the building of packages; it can download and validate source files, check dependencies, configure build-time settings, compile the sources, install into a temporary root, make customizations, generate meta-info, and package everything together.
Last edited by karol (2011-07-04 20:21:27)

Similar Messages

  • How can I set up purchase-to-order much the same as make-to-order

    Hi all,
    I apologise if this is posted in the wrong place but this is my first question that I couldn't answer by searching other posts/articles so I'm reaching out for some help and advice.
    In PP, you can use a planning strategy to execute a make-to-order process which creates a production order specific to a sales order.  Is the same possible within MM for creating a purchase order specific to a material required for a production order?
    My example is this:
    The BOM for FINI_ABC contains:
         1 piece of PACK_1 (label)
         1 piece of PACK_2 (container)
    If I create a production order for FINI_ABC, MRP will obviosuly create requirements and purchase requisitions for both PACK_1 and PACK_2 materials.  What I would like to achieve is for the production order number to be held within the purchase requisition and subsequently the purchase order.
    This is required so that when the Purchase Order is created and sent to the vendor, they also receive the corresponding production order number.  The vendor is then able to deliver the PACK materials packaged together for production which obviously eliminates some manual handling in the production warehouse.
    As you see, it's very similar to Make-to-Order but I don't know where to start..........
    Any help or advice to point me in the right direction would be very gratefully received.
    Many thanks,
    Rob

    Hi Rob,
    Some care must be considered in respect to what materials will you be managing in your stock, if FINI_ABC or PACK_1 and PACK_2.
    I'm guessing by your description you mean FINI_ABC.
    I think you can create PACK_1 and PACK_2 as service materials and at your pricing condition for FINI_ABC you can define one of this "services" as a free goods item. Unfortunately you could only assign one item this way.
    Another thing you can use is the empties management and set this two items in a empties BoM. Check:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/0102827af25285e10000000a1553f7/content.htm
    In SAP Retail you can be even be a bit more creative with BoM's in purchasing as I recall.
    You can also follow a more simple rule albeit some development required. Create your PO with only your finished material and create a new BoM usage and your "Purchase BoM's" for this usage. Then you set your purchase order smartform or EDI message to read this information and place it on the layout. Although you don't get the info in ME23N your supplier will.
    Hope it helps,
    Edgar

  • How can I see the same configuration make in Flash CS6, in Flash CC?

    In Flash CS6, when making the configuration to create a new flash file, I would put AS2 and Flash Player 9. I would review those configurations in the publish settings panel. If I open that same file (made in CS6) using the Flash CC, the publish settings display from 10.3 and AS3. Is there a way to check those configurations that I had on CS6, using Flash CC? I have a production of 200 banners made in CS6 but have now installed Flash CC. I would like to know how can I verify from Flash CC that all banners are made in Flash Player 9 and AS2.

    no, flash pro cc does not support as2.
    continue to use flash pro cs6 for as2 projects.

  • Different due dates for the same SC

    Hi dear experts,
    We are facing a problem with our customer, the customer wants to have the flexibility in the system to create SC´s with 2 different characteristics, the first category are plans which work with the standard and we already have them working fine.
    For the second category, they want to be able to create a "SC 1" and sell it for example to certain "Student A",
    and charge him all the tuition in one payment, the problem comes when they want to sell the same "SC 1" to a "Student B", but in 3 payments with 3 different due dates or even in 5 installments to another student with 5 different due dates.
    The "SC 1" has to be always the same, we cannot create (request of the client) different plans to sort this issue. Also one student can be registered for both type of plans (the standard ones and the no-standard ones)
    The first plans are regular plans (semesters) but the second type can be shorter or complementary to his main SC.
    Is it possible to use a BAdI during fee calculation process to create a function module which allows to select the kind of due date payment each time? and only for the type second kind of category?
    or is it possible to use a BAdI which allow us to insert manually due dates before the fee calculation document is created for this second category without interfering with the first category which works fine?
    Thank you
    Sergio Artinano

    Alvaro,
    I am sorry, but I don't really understand your question.  It seems contradictory.  On the one hand, the customer want the same Program of Study used for both options.  But then, you say that one option is administered by Semesters while the other has different shorter sessions.  In that case, you really need different Session Variants for each case, which means you also need different Programs of Study.
    What is the basis for requiring them to be the same Program?  Couldn't it just be two programs that confer the same Degree/Qualification?
    I guess I don't understand the fundamental nature of this 'second option'.  For example, is it just a spearate registration 'option' for the program?  If so, you could model it as a Specialization.
    However, based on what I gather so far, I am thinking you need two programs.  Can you explain further what the two program options really are, and what they have in common with each other that makes the customer want to use a single SC object?
    Michael

  • Multiple application instance on the same server instance

    Can we have multiple instances of the same application on a single WLS?? For ex, can I have two app.ear files in different application directories??
              

    Hi Nilesh,
    Can you please clarify your landscape as this will help in getting answers to your question.
    In general adding instances (and/or server nodes) should be considered for increasing capacity rather than impoving performance. Specifcially, adding instances (and/or server nodes on the same host you risk a situation where the processes compete for resources which will have a negative effect on performance. If you do need to combine instances on the same host, make sure there is enough hardware (specifically memory in case of JAVA).
    Hope this helps,
    Best regards, Walter

  • Difference in using the same component made in mxml or action-script

    Hi,
    I made a sample project to show a kind of bug in the SuperTabNavigator component of FlexLib
    In this sample you can see that using the same component (made in both mxml or action-script) can make a difference
    I'm just wondering why ?
    Thanks
    Here is what i've posted :
    What steps will reproduce the problem?
    1. Create a button to dynamically add new tab with icon on a SuperTabNavigator
    2. Click on this button to add new tabs
    What is the expected output?
    - The expected output is tabs added without abnormal behavior
    What do you see instead?
    - Every time a new tab is created the one who had the focus has its content
    (icon + label) moving from the top-left of the tab to its original position
    Please provide any additional information below.
    Configuration:
    - Flex Builder 3 in Eclipse
    - FlexLib 2.3
    Sample:
    (see attached file)
    There is two type of tab, one in action-script and one in mxml
    They both are equal
    - Adding a new action-script tab to SuperTabNavigator works fine
    - Adding the same tab but an mxml one doesn't
    - Adding a new action-script or mxml tab to TabNavigator works fine
    -> meanings that the issue comes with SuperTabNavigator
    - Adding a new mxml tab to both SuperTabNavigator and TabNavigator at the
    same time makes TabNavigator to get the same bad behavior
    Remarks:
    - Tried everything but i'm really stuck
    - Weirdly, removing the PopUpButton correct the issue
    - In the same way if you keep adding action-script tab it automatically scroll to the
    last tab. And if you do the same with mxml tab then it add the tab at the end and
    scroll to the first one.
    => what could be the difference between using action-script or mxml object ?

    Here is one possible solution:
    You can use the ExternalInterface (
    http://livedocs.macromedia.com/flex/2/langref/flash/external/ExternalInterface.html)
    class to communicate with JavaScript. JavaScript can then popup the
    media player very easily like this:
    http://www.webreference.com/programming/javascript/jf/column5/index.html
    The documentation on the ExternalInterface class has a nice
    example (in the bottom of the page) on how to communicate with
    JavaScript in a browser. Hope this helps,
    -george

  • How to run two instances of weblogic server as an NT service on the same machine

    I have to have two instances, one I want to use it for development(testing
    purposes) and the other one I need to use it as a live one(Production)
    So that I can test my applications independently without disturbing the live
    application.
    Thanks
    Madhu

    I can start one instance as an NT service, but the other instance, I have to
    start with the command. I need to run as an NT service because I need to
    use NTRealm
    Security
    I have created a new domain , server listening to different port.
    Thanks
    madhu
    Bruce Blackshaw <[email protected]> wrote in message
    news:[email protected]..
    "m holur" <[email protected]> wrote in message
    news:<3c0d2b66$[email protected]>...
    I have to have two instances, one I want to use it fordevelopment(testing
    purposes) and the other one I need to use it as a live one(Production)
    So that I can test my applications independently without disturbing thelive
    application.I would not recommend having development and production on the same
    machine.
    But if you wish to do so, you can create multiple domains under the
    same installation, say one for dev and one for prod. On the same
    machine make sure they listen on different ports. This, of course,
    ties you to the same version for development and production - making
    it impossible to upgrade just one.
    You may be able to do two completely different installations (i.e.
    different BEA HOMEs) on the same machine - I haven't tried this but it
    looks possible. This would mean you could upgrade each separately. The
    presence of BEAHOMELIST in the registry on NT seems to indicate this
    should work.
    Bruce Blackshaw
    Free Java FTP Library
    http://www.enterprisedt.com/downloads/ftp.html

  • My firefox always opens at my last visited website, instead of my homepage. I have checked my setting, and have set it according but still it keeps doing the same thing

    Firefox keeps opening at the last visited site; even though the option for the home page are set to open at google/firefox. I have changed the option also to blank page but still the same results.

    Make sure that you close Firefox properly to prevent session restore from restoring the previous session automatically.
    See "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * [[Firefox hangs]]
    Set the pref [http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes browser.sessionstore.max_resumed_crashes] to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash

  • I need an instrument driver for Neocera LTC-21 Temperature Controller and am having problems sending the IDN? string to the same instrument.

    Hi,
    When I use the instrument wizard in LabVIEW 5.0, to indentify a device (Neocera LTC-21 Temperature Controller), I receieve the following error:
    Error.
    There was an error sending this string.
    VISA error code returned was:
    -1073807339
    Error -1073807339 occured at VISA Read.
    Possible reasons:
    VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.
    Although, the manual for this instrument states that the response should be a string of characters in the form of "Neocera Model LTC-21 version".
    Also, I do not have a driver for this instrument, inspite of checking on the NI Instrument
    Divers Network and the company website(www.Neocera.com).
    I would truely appreciate if someone can help me.
    Thanks,
    Kunal.

    I could not find any drivers for that instrument. You may just have to make your own. As for getting the device to respond, there are a couple of things you can do. If you are using GPIB: First, you might want to just reset the device by turning it on and off. If there are other instruments on the same bus, make sure 2/3 of them have their power on. Try communicating with it through IBIC. Here is a page that will help.
    http://www.ni.com/support/gpib/max/ibic.htm
    IBIC communicates with the GPIB on a very base driver level and you set everything manually step by step, so you can see where the break down is. Also make sure you are entering the "*IDN?" and all other commands correctly. Check the device manual to see what commands it should respond to and if there ar
    e any special settings you might need. If you are doing serial communication, you may want to check to see if you need a null modem cable for it to function. There also may be a dip switch on the device that switches between serial and GPIB communication.

  • Help! I've received at least 30 of the same mail message!

    Every 2 minutes I receive the same mail message and I have no idea how to make it stop! It's clogging my inbox and irritating me to no end! This email is from a known sender, and I don't want to permanently block them. Please help me!

    Once you've contacted the sender, if the mail continues, you can easily (since it's the same mail w/ the same subject from the same sender) make a rule to delete, junk or file it read or unread. Look under Preferences>Rules

  • I am using several Macs running Yosemite. I was recently "upgraded" to Xfinity's new cable modem which can support both 2.5Ghz and 5Ghz networks at the same time. Actually I can connect to the internet over both with a satisfactory bump in speed for

    I am using several Macs running Yosemite. I was recently “upgraded” to Xfinity’s new cable modem which can support both 2.5Ghz and 5Ghz networks at the same time. Actually I can connect to the internet over both with a satisfactory bump in speed for the Ghz. However when I connect to the 5Ghz the Time capsule disappears from the Airport Utility and claims to be Not Found. Is there something I have done wrong or just a Yosemite Teething Problem

    First restart your mac and try again.
    It could be
    that the router and the TC are interfering wirelessly with each other.
    You can check this by pressing the option key while clicking on the wireless icon on your screen
    Open Wireless Diagnostics
    enter your user password
    Press CMD 4 then Scan
    You will see all the wireless channels being used in your location and you can check if they are on the same channel
    Make the SSID for the TC simple like MyTC
    Set 5Ghz to auto
    Update the TC
    Try again
    Ted

  • Xorg.conf from debian won't work in Arch on the same machine!

    I can't get arch up and running. My keyboard and mouse won't respond to input once it hit startx and enter.
    I copied the xorg.conf from the debian install before I decided to wipe the disk clean and install arch. It is here:http://pastebin.com/m6870dc21
    Then, I tired X -configure and copied the file to /etc/X11/xorg.conf, and please tell me what I have to write from that file to a pastebin, cos I can't seem to mount my external disk either (ARGH, nothing will go my way!!!!)
    Mouse and keyboard are still frozen?
    - what is the reason for the same xorg.conf not working on both systems? Driver discrepancies?
    I need help. Pretty please. With sugar, honey and chocolate on top.

    Probably only different versions of xorg. See http://wiki.archlinux.org/index.php/Xor … otplugging
    Arch uses versions that leave it to hal to hotplugg keyboard and mouse, if you don't explicitly disable this feature. Mount external drivers could be related to /etc/PolicyKit/PolicyKit.conf. I had to add the following to mine:
    <config version="0.1">
        <match action="org.freedesktop.hal.storage.mount-removable">
            <return result="yes"/>
        </match>
        <match action="org.freedesktop.hal.power-management.shutdown">
            <return result="yes"/>
        </match>
        <match action="org.freedesktop.hal.power-management.reboot">
            <return result="yes"/>
        </match>
    </config>
    If I remember it right, this depends on what desktop solution you've chosen. I did use xfce when adding those lines, and I kept thunar while using Awesome.

  • Assigning multiple IP address to the same Interface in rc.conf

    Hi,
    Is there any way to assign multiple IP address to the same Interface in rc.conf ?
    Or else how is it done?
    Thanks
    --Siju

    Like oh so many things, IP aliasing is covered in the wiki.
    Or you can just add the commands to /etc/rc.local if you need to do it some other way.

  • How to conf  in Hyperion, so the system couldn't login with the same user

    Hai.....
    how to configure in Hyperion, so the system couldn't login with the same user id in different machine ? (could you please provide me with detail step by step ? )
    rgds
    uka fp

    fane_j wrote:
    Sally R. wrote:
    Someone gave me a suggestion to go to the terminal and type in the following:
    ls /Users/Shared/.*.so
    This was published on MacWorld's site, and it's not a very good tip. Try this instead
    ls -la /Users/Shared/*.so
    Turns out I was wrong about that. Somebody else suggested something even more complicated and got this reply:
    By bastion
    Fri Feb 24 08:49:05 PST 2012
    PeterSParker said
    Your terminal statement has an extra "." in it that prevents it from working.
    Also, you should add the options -alR to show what is happening, and to search subdirectories.
    The revised command looks like this:
    ls -alR /Users/Shared/*.so
    The above is completely wrong. The command as shown in the article is appropriate.
    The "." is not extra and doesn't prevent the command from working. It's specifying that you're listing files that start with a period and end with ".so" with anything in between being matched.
    Because you're explicitly searching for things that start with "." you don't need the -a flag.
    Because you only care about simple existence and not any metadata you don't need -l.
    Because the files of interest are installed in /Users/Shared directly, and not subfolders thereof, you don't need -R.

  • Multiple clusters definition with the same httpd.conf

    I want to define two different weblogic clusters for the same virtual host based on the URL. I've tried this
    <Location /tocluster1 >
    WebLogicCluster machine1:8090,machine2:8090
    SetHandler weblogic-handler
    </Location >
    <Location /tocluster2 >
    WebLogicCluster machine3:9090, machine4:9090
    SetHandler weblogic-handler
    </Location >
    It doesn't work : requests are mixed up between both clusters.
    Is it possible to achieve using WL6.1SP5 plugin and apache 2.0.47 ?

    I had a similar issue and got it fixed after applying the latest version of the
    proxy plugin. If you already got the latest plugin then it is fine. Otherwise
    let me know, I can send it over to you. You may also open a case with BEA and
    get it.
    Thanks,
    Jiten
    "lauren" <[email protected]> wrote:
    >
    I am having the same issue with Weblogic 8.1 plugin on Apache 2.0.46.
    So it seems
    like the issue has been fixed yet. Do I have to use only one WeblogicCluster
    for each Apache Virtual host? Does anyone have a better solution? Thanks
    Lauren
    "Bjørn Bjerkeli" <[email protected]> wrote:
    WebLogic 5.1 supports only one config per VirtualHost, as specifiedin
    docs, and
    from 6.1 and up multiple configs are supported, also specified in docs.
    I would strongly recommend to use the 6.1-approach when proxying tomultiple
    clusters,
    even if the "old" style works too. I have done some testing that yielded
    high
    error ratios, apache bridge failures and READ_TIMEOUTS when using mod_proxy
    as
    a intermediate to proxy from one VirtualHost to antother containingthe
    cluster-definition
    /Bjørn Bjerkeli, Zenior AS
    "Yakov Broido" <[email protected]> wrote:
    Hey,
    I had the same problem and it didnt work.
    eventually I had to use multiple VirtualHosts.
    It seems that its a bug and the WebLogicCluster directive(and some
    others)
    are global for each vhost.
    This bug is going to be fixed in next ServicePack of WLS 7.0 but Idonno
    what about 6.1
    "Philippe Peeters" <[email protected]> wrote in message
    news:40165b9b$[email protected]..
    I want to define two different weblogic clusters for the same virtualhost
    based on the URL. I've tried this
    <Location /tocluster1 >
    WebLogicCluster machine1:8090,machine2:8090
    SetHandler weblogic-handler
    </Location >
    <Location /tocluster2 >
    WebLogicCluster machine3:9090, machine4:9090
    SetHandler weblogic-handler
    </Location >
    It doesn't work : requests are mixed up between both clusters.
    Is it possible to achieve using WL6.1SP5 plugin and apache 2.0.47

Maybe you are looking for