Dlpi_enabnotify missing from Solaris 10u8?

Hi,
Trying to compile Python 2.6 on Solaris 10u8 x86 encounters compiler errors which seem
to indicate that dlpi_enabnotify is missing, however man dlpi_enabnotify says it should be there?
I was wondering how I can obtain dlpi_enabnotify for Solaris 10u8?
pkgbuild: building 'dlpi' extension
pkgbuild: /opt/sunstudio12.1/bin/cc -xregs=no%frameptr -KPIC -DNDEBUG -O -I. -I/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/./Include -I. -IInclude -I./Include -I/usr/lib/libffi-3.0.8/include -I/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Include -I/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4 -c /h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Modules/dlpimodule.c -o build/temp.solaris-2.10-i86pc-2.6/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Modules/dlpimodule.o
pkgbuild: "/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Modules/dlpimodule.c", line 356: syntax error before or at: dlpi_notifyinfo_t
pkgbuild: "/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Modules/dlpimodule.c", line 356: warning: undefined or missing type for: dlpi_notifyinfo_t
pkgbuild: "/h/goanna/2/os_5.10/kt/BUILD/SUNWPython26-2.6.4/Python-2.6.4/Modules/dlpimodule.c", line 442: warning: implicit function declaration: dlpi_enabnotify
% man dlpi_enabnotify
Reformatting page. Please Wait... done
Data Link Provider Interface Library Functions
dlpi_enabnotify(3DLPI)
NAME
dlpi_enabnotify - enable DLPI notification
SYNOPSIS
cc [ flag... ] file... -ldlpi [ library... ]
#include <libdlpi.h>
int dlpi_enabnotify(dlpi_handle_t dh, uint_t notes,
dlpi_notifyfunc_t funcp, void arg, dlpi_notifyid_t *id);
typedef void dlpi_notifyfunc_t(dlpi_handle_t,
dlpi_notifyinfo_t *, void *);
% elfdump /lib/libdlpi.so.1| grep dlpi_enabnotify
Thanks, Mark

Did a rebuild with current patches, did not run JASS or an in-house hardening script on the nodes and I get the same result.
I think I might have a bug issue with the bge driver or something.
On the first node before running scinstall all nic lights are lit.
After that first node reboots from scinstall the nic lights stay lit until right before the CMM messages begin appearing on the console. At that point the interconnect lights go out and stay out physically.
No errors were detected with sccheck or in the install logs for the cluster.
I tried a rebuild of the cluster nodes using a switch (ProCurve 2626) for the interconnects rather than an ethernet cable or cross-over cable.
I have a hme interface in my V210 and V240 and I am going to use that for one of the interconnects to see if it matters.
Basically at this point it is definitely not something physical (bad cable, bad switch port, etc) but something in the cluster configuration from scinstall that is not digging the interconnects and keeping the cluster nodes from conversing.
Since the cluster isn't working anyway I can do a clintr enable node:port,switch@port and see that the ports and switch ports show as enabled by clintr status does not show an interconnect active and the physical ports are not lit.
I do see references to bgeX/0 unregistered in /var/adm/messages but I haven't found information as to what this means or what to do about it exactly yet.
Closest thing so far is this:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6453203

Similar Messages

  • MetaDB issue - Solaris 10u8 x86

    Hi all,
    I am running Solaris 10u8 x86 on VMware.
    I am trying to configure SVM in my virtual machine and meet the following issue about metadb.
    I have 01 HDD which contains Solaris OS, swap... and 03 more HDDs for holding data. I did not do anything on the first HDD. The other 3 HDDs will be configured to be a RAID 5 volume using SVM. (I will call these 3 HDDs disk2, disk3 and disk4)
    On the disk2, I created slice 7 from cylinder 3 to cylinder 10 for holding metadb. I also created the slice 0 from cylinder 11 to the end of the HDD for to be a component of the RAID 5 volume. (In this case, the location of the slice 7 for metadb is *"before"* the location of the slice 0)
    The VTOC of the disk2 is applied to the disk3 and disk4.
    After dividing the 3 HDDs into slices. I created the metadb on the slice 7 of the 3 HDDs. After that I created the RAID 5 volume using the slice 0 of the 3 HDDs. However, after I reboot the machine, it said that my RAID 5 volume is not exist. the metadb command showed that there is no metadb.
    I tried to test another case. On the disk2, I created slice 7 from cylinder 1000 to cylinder 1200 for holding metadb. I also created the slice 0 from cylinder 1 to cylinder 999 for to be a component of the RAID 5 volume. (In this case, the location of the slice 7 for metadb is *"after"* the location of the slice 0)
    After dividing the 3 HDDs into slices. I created the metadb on the slice 7 of the 3 HDDs. After that I created the RAID 5 volume using the slice 0 of the 3 HDDs. After rebooting the system everything went fine. My metadb is exist and the RAID 5 volume can be mounted and used.
    I cannot find any reason why I could not place the slice 7 (which holds metadb) *"before"* the other slices which used to hold data.
    Please help me to explain this case.
    Thanks and BR.
    HuyNQ.

    Solaris makes one of the partitions active , Take a note of that.
    Once you are done tinkering with the partitions/ loading say Windows/Linux follow this step.
    Grab any Linux distro's boot CD and start the rescue mode. type grub and do this
    root (hd0, X) X the partiton that has linux partition minus 1
    setup (hd0)now open fdisk and change the label of the Solaris Partition to 80.
    Add an entry in /boot/grub/menu.1st on the same lines like Windows, If unsure google .
    Reboot and you are done.
    Never I said never make any other partition active other than what Solaris installation does for you.

  • Upgrade from Solaris 10 06/06 to Solaris 10 11/06

    Hi,
    I need to upgrade from Solaris 10 06/06 to Solaris 10 11/06
    What's the best way of doing this? I looked up Live Upgrade and regular update.
    It seems like an upgrade is exactly the same as a fresh install. Use a DVD and boot from it.
    For the Live Upgrade I can upgrade while system is in production.
    Shouldn't this type of upgrade (same main release, just updated) be easy, like updating packages or patching the system?
    Any comments, maybe I missed something major like upgrading by just adding a few simple packages and rebooting.

    When I try an upgrade, I never get prompted to
    upgrade.
    I get all the way to the point where it asks which
    disk to install to.There are various things that can disable the upgrade option, but the installer is very opaque about what it's doing.
    The most common thing is if /etc/vfstab can't be easily parsed to find all the OS filesystems. If there's any strange mounts that aren't OS related, you might want to remove them from /etc/vfstab and just make sure that you preserve the location that the data resides.
    You need to have one and only one partition visible on your disks with tag 'root'. I think that confuses the upgrade if there's more than one.
    Is the upgrade option after this? From the manuals I
    got that all info such as hostname, ip and everything
    else should be recognized from previous installs.
    But it asks me to input all of these.It's after the host identification section, but at the beginning of the Solaris installation section.
    So if it's asking for cluster level or which disks, it's past the point.
    Darren

  • MissingFieldException[ The following required field is missing from the lau

    Hi, I'm new to this forum so please put this thread in the right place if I have made a mistake.
    But here's my problem:
    I'm using jre 7 with the latest version.
    I downloaded and wanted to launch a Java based .jar game, which runs perfectly for the other users but my JRE gives the following error:
    Application error - unable to launch the application.
    MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main.access$000(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    On the forum where is the game developed i got the following answer:
    ''+it seems your OS/jre installation tries to start the jar as an applet which fails, because it's a regular application and not an applet. is there any way you can convince your jre to start LS as an application? i would like to give better/more detailed advice, but i'm not running windows, so i can't check for myself/try to work out a step-by-step guide.+ ''
    As I have browsed the internet for hours and haven't come up with a solution I'm asking for some help.

    That error seems to indicate that the JNLP file is broken because it is missing the starting starting <jnlp> XML tag; I'll take a guess and just say that it is completely empty. Since it works for other users, apparently somehow when you download it on your computer you end up with a broken file. No idea why, no way for me to know why either. I don't have access to your computer. All I can say is: try in another browser and if that doesn't work, try on another computer. If it works there, well then you may have to face the fact that your computer might need a clean install.
    And PS: this is a Java programming forum, not technical support for whatever game you want to play that just happens to use Java.

  • Downloads missing from dock

    Both the downloads icon and the documents icon are missing from the dock.  I try to drag them from Finder and nothing happens.  Where they should be there are very light grey bars.  This sounds odd, but I think they got pulled below the dock.  Sometime they appear in grey behind the dock but cannot be opened by clicking on them.  How do I get them back.

    (this is not going to solve it but it will help us see what you're saying. can you hit shift+cmd+4 at the same time, the cursor will become crosshairs. now hit space bar. the cursor should become a camera. place this camera on the dock, the dock should be highlighted when doing this, and click the mouse.
    A picture will be saved on your dock, upload that picture here for us to see.
    if you have your dock hidden this will not work, you'll need to right clickt he track where it separates your applications with the trash icon and then right click that go to dock preferences and then uncheck automatically hide and show dock. you can also access these settings in system preferences>dock
    should look something like this (I customized my dock so it won't look exactly like this but it will isolate your dock

  • TS1717 Started a software update this morning which didn't work.  Now Itunes will not open at all.  I get the following message."The program can't state becasue MSVCR80.dll is missing from your computer."

    Started a Itunes software update this morning which didn't work.  Now Itunes will not open at all.  I get the following message."The program can't state becasue MSVCR80.dll is missing from your computer."

    There are a couple of options that I know of to fix the issue.
    One is listed in this thread - https://discussions.apple.com/message/24606478#24606478 - and involves uninstalling iTunes and related components and then re-installing iTunes.  You will need to read the instructions in the thread to see the correct uninstall order.
    Second option is use System Restore to set your system back to a date prior to the iTunes update.  I did this before finding the thread mentioned above.
    Not sure exactly what the problem is but I know, after a search, that MSVCR80.dll was indeed already installed on my computer. 
    Message was edited by: karivers

  • Fields missing from CREMAS03

    I am tasked to update vendor master data using IDOCS and i immediately thought that CREMAS03 will do the job. However i am having difficulty in finding the following fields in the idoc
    1. SMTP_ADDR - mail address
    2.DEFLT_COMM - Standard Comm. type
    3. Building Code, Room and Floor
    4. House No
    5. Telephone extensions
    Are they really missing from the IDOC?. is there any other mechanism to populate these fields?. You help will be much appreciated.
    Arul

    More info:
    I looked at the IDOC structure using we60 before posting here. I can not find these filds. is there any trick in passing these fields? is there any other alternative method of updating these fields?.

  • Fields missing from webservice datasource in SSRS

    We are using a XML webservice as a datasource for SSRS. The webservice is returning  the hierarchy of departments of our company.
    The data is consumed by SSRS but some fields are missing.
    This is (simplified) what is returned by the webservice:
    <department>
      <nr>1</nr>
      <name>name1/name>
    </department>
    <department>
      <nr>2</nr>
      <name>name2/name>
      <parentdepartment>1</parentdepartment>
    </department>
    etc
    The field parentdepartment is missing from the fieldlist, even if I add it by hand it will be empty.
    At this forum I found that fields are even skipped when the first item has an empty value for a certain field so the absence of a field in the first item must certainly be the
    problem. Nr 1 has no parentdepartment field.
    Is there a way around this like skipping the first department, we don't need it, or forcing the SSRS-datasource to add the parentdepartment field.
    As it is used by many applications we prefer not to change the webservice to skip the first or add dummy values to the first item.

    Typically if the field doesn't show up the CR can't figure out what type it is which means when we query the DB for the field type the client/server returns the wrong type or some type that CR doesn't support.
    How is the field defined on the server?
    Thank you
    Don

  • "show in itunes store" command missing from video library

    updated to itunes 11.1, and ios7.
    This isn't a pro or con diatribe, just a list of the minorish bugs that i have noticed:
    First (probable?) bug:
    With the latest update, the (control click) "show in itunes store" command is missing from all video layouts (unwatched, shows, genres) except "list".
    I assume this is just a temporary bug, as it limits easy access to purchasable store content.
    This is especially important since "check for available downloads", while still around, has been, as far as i can tell, completely nonfunctional for months.
    I now have all my email notifications for passes turned on, and just manually click on the emails to download new content.
    However, especially for shows with extra content, sometimes the email doesn't download the actual show, just the extra content.
    for this reason, and for non pass shows, and just for general shopping and impulse buys, I liked to use the "show in itunes store" to easily check shows that i am currently interested in.
    except that now it is gone.
    Another (probable) bug:
    I have a lot of purchased content, so i have the cloud turned off to control the flow of menu information.  i don't need to see everything i have purchased all the time, only the newest shows that i actually have loaded onto the ipad.  I still just load in the shows i want to watch from my main computer after i have downloaded them from apple to the hard drive, which i guess is now a bit old fashioned.  ios7 doesn't seem to like this very much, as it initially displays the cloud content when opening the "video" app, before blanking and replacing it with the edited down version. But the real bug is this:
    Now when i delete a video on the ipad, it crashes the "video" app.
    And, instead of recognizing the delete when i sync to the computer, it ignores it and reloads the video onto the ipad.
    ......And finally:
    There is still a tendency for the ipad and itunes to throw up the "sign in" pop up, often multiple times in a row, anywhere and for no reason, even when i am already signed in. Sometimes i can just hit "cancel" and it disappears, other times it forces me to retype my password.  It's gotten a lot better and less frequent than when it first started earlier this year, but it's still around. 
    Having said this, I'm still, of course, a huge fan of the change earlier this year that keeps track of purchases and allows me redownload, instead of the old "lose it and its gone, tough luck" policy. 

    Ha.  Maybe it's just me then.  When i control click on a show, i'm getting:
    In Library/TV Shows:  Unwatched, Shows, and Genres:
    play "[show]"
    mark as watched
    mark as unwatched
    [depending on blue dot]
    get info
    rating
    show description
    show in finder
    reset plays
    show in playlist
    copy
    as opposed to, in List (and everywhere else):
    play "[show]"
    mark as watched
    mark as unwatched
    [depending on blue dot]
    get info
    rating
    show description
    show in finder
    show in itunes store
    get album artwork
    reset plays
    consolidate files
    new playlist from selection
    add to playlist
    show in playlist
    copy
    delete
    uncheck selection
    apply sort field
    I have my sidebar turned on, but it doesn't seem to make a difference if it is showing or not.
    I looked around in settings, view, and window for a way to modify the control click menu, but couldn't find anything.
    It's a very minor issue.
    If your menu is working, maybe I just need to delete my copy of itunes and reinstall.  Or change a setting somewhere.

  • Photos Not Syncing; Photos Missing From Albums, No Error Message, Running iTunes for Windows & iOS 7.1.2

    I am having an issue with syncing my photos on my iOS devices running iOS 7.1.2, the two being an iPhone 4s and iPad 2 Wi-Fi + 3G.
    When I sync photos, I keep on having photos turn up missing from entire albums. I have tried everything I can to resolve this issue from the support article titled <a href="http://support.apple.com/kb/TS3697">iTunes: Unable to sync photos</a>, and nothing has successfully worked in any kind of permanent form. I have even gone so far as to sync albums individually with a limit of around 400-500 total photos per sync, (give or take), and tried using what very little options I have on the photos tab for my devices in iTunes to essentially trick the devices to sync the missing photos. Despite this, iTunes still fails to sync newly added photos from the source location.
    I have even made the attempt of re-installing iOS 7 on both devices, and restoring from backup. Again with no avail.
    My best guess for my iPhone is that as it is a 16 GB, not all of 15.6 GB of photos will sync to the device, (go figure), but that doesn't explain why recent photos aren't added OR why my iPad 2 of 64 GB has missing photos.
    As of this post, I have an estimated 38,940 files, spread across 1,703 folders, (a large amount of folders being in some of the folders; from my knowledge never being more than two folders in). They are all in one dedicated folder on a hard drive I've dedicated to iTunes and music related files, (for the sake of AVOIDING this kind of nonsense, I might add).
    As for the system OS and iTunes, I am running Windows 7 64 bit, and I am using iTunes 11.2.2.3, but will have updated to iTunes 11.3 by the time anyone responds.

    I have the exact same problem.
    Same kind of photos/videos taken with the same camera randomly sync.
    Did 11.3 fix this issue?
    Sincerely

  • Iphone 4 wont sync to itunes anymore. Itunes opens then a message comes up saying I need to restore it. I want to avoid doing this as I've noticed some of my purchases since updating itunes are missing from computer but they are on my phone.

    I have reset my phone, put the latest updates on itunes and iphone and thought it might work then, but no luck. I am trying to avoid restoring it as I dont want to loose the data I have purchased that is missing off my itunes since I updated that. I'm not sure how to contact itunes to get my data put back on my itunes on computer. All my purcahsed data from itunes still comes up on my phone as it hasnt been able to sync to the update. DOes anyone know how to contact itunes to have bought data re-put back on. It comes up in my itunes acocount with the date and purchase number but these items are missing from my itunes purcahsed items. Weird?
    I am on an imac. Is there anyway I can get around the issue of syncing again or should I just restore once I have contacted itunes about them deleting my paid for items! I feel very ripped off, its like buyoing something from target and having the manager come to your house and retrieve it! lol

    Plawexki wrote:
    ...  do you know if the contacts, photos, messages etc will be wiped?
    Yes... Everything will be Wiped and Replaced with what is currently on Your Mac.
    SYNCING with iTunes
    See here  >  http://support.apple.com/kb/HT1386
    From Here  >  http://www.apple.com/support/iphone/syncing/
    You may find this information of interest...
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    How to Use Multiple iDevices with One Computer

  • I was told to update iTunes. The update failed. Now I can't open iTunes but get the following messages: The program can't start because MSVCR80.dll is missing from your computer. Try reinstating the program to fix this problem.  Then I get iTunes was not

    I was told to update iTunes. I did and it failed. Then every time I tried to open iTunes I get the following message: "The program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem." Then I get the following: "iTunes was not installed correctly.  Please reinstall iTunes. Error 7 (windows error 126)." I have uninstalled and installed iTunes a couple of times with no luck. I cannot even access iTunes support

    Troubleshooting issues with iTunes for Windows updates - MSVCR80

  • I have updated my iTunes to the latest edition and now my iTunes wont open saying MSVCR80.dll is missing from my computer and that i have to reinstall itunes. I have tried reinstalling twice now and this error message keeps appearing. What is going on?

    I have updated my iTunes to the latest edition and now my iTunes will not open saying MSVCR80.dll is missing from my computer and that i have to reinstall itunes. I have tried reinstalling twice now and this error message keeps appearing. What is going on?

    Solving MSVCR80 issue and Windows iTunes install issues.

  • TS5376 iTunes wont install.  It says " The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.

    iTunes wont install.  It says "The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.  Help!!!!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99683)

  • I am trying to install the newest version of Itunes and it fails with the message "Program cannot start MSVCR80.dll is missing from your computer. Try reinstalling program to fix this program.I have tried reinstalling several times but get same results

    I am trying to install the newest version of Itunes and each time I repeatedly get the message "Program cannot start MSVCR80.dll is missing from your computer Try reinstalling to fix this problem". I have tried reinstalling several times and I get the same message . Any ideas? I am most appreciative. I am using Windows 7.

    Hi 49balf,
    Thanks for visiting Apple Support Communities.
    I recommend removing and reinstalling iTunes using these steps:
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    You can find the article with these steps and more information here:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Best,
    Jeremy

Maybe you are looking for

  • How do I add a spry Collapsible Panel Group?

    How do you add a spry Collapsible Panel Group? When I go to the Insert -> Spry there is only a Spry Collapsible Panel option, not group. Do I have to download an update? Is there something wrong with my install? I appreciate any help.

  • Unassigned photos

    how do i find unassigned pix in the aperture library? can anyone assist please? thanks, francois

  • Lost my ipad2 :(

    hey guys.. is there any way to track my ipad if i don't install mobile me or some any other 3rd party apps?

  • Megaraid and Arch 0.7

    I was helping a friend install Arch on his HP Server that has six scsi drives on a megaraid device.  Problem is that the drives were not found when we went to partition them.  However, some suggestions said to use 0.6 to install, using arch-scsi boot

  • Local adjustement strange behavior. Bug ?

    Hallo,      Whilte retouching picture from a wedding I got some strange behavior. I wanted to hightlight the couple using local adjustement / Brightness. But the result get "noisy". Look at the screenshot. More about the picture:   Very low light, EO